Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d95f4e1

Browse files
committed
Martin von Loewis <[email protected]>:
Correct typo that caused a well-formedness failure.
1 parent 73678da commit d95f4e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/tools/sgmlconv/conversion.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@
608608

609609
<!-- Conversions to text; perhaps could be different? There's -->
610610
<!-- no way for a style sheet to work with these this way. -->
611-
<macro name="ABC" outputname=""
611+
<macro name="ABC" outputname="">
612612
<text>ABC</text>
613613
</macro>
614614
<macro name="ASCII" outputname="">

0 commit comments

Comments
 (0)