Skip to content

Commit bfb9b2e

Browse files
committed
Comment fix.
1 parent f9158b5 commit bfb9b2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apachefop-serverless-az-func/src/main/resources/apache-fop-config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<!-- All fonts information that has been gathered as a result of "directory" or "auto-detect" font configurations will be cached for future rendering runs.-->
2424
<use-cache>true</use-cache>
2525

26-
<!-- Enable Accessibility as noted in Apache FOP Docs; NOTE: There is a Bug where this isn't loaded but we now manually support this! -->
26+
<!-- Enable Accessibility as noted in Apache FOP Docs; NOTE: There is a Bug where this isn't loaded, but we now manually support this! -->
2727
<accessibility>false</accessibility>
2828

2929
<renderers>

0 commit comments

Comments
 (0)