diff options
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index ad37eeb31d..0e0728eb81 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -3495,7 +3495,7 @@ | |||
3495 | The test formats the output into the single, common | 3495 | The test formats the output into the single, common |
3496 | format used by Automake: | 3496 | format used by Automake: |
3497 | <literallayout class='monospaced'> | 3497 | <literallayout class='monospaced'> |
3498 | <result>: <testname&gr; | 3498 | <result>: <testname> |
3499 | </literallayout> | 3499 | </literallayout> |
3500 | The <filename><result></filename> can be | 3500 | The <filename><result></filename> can be |
3501 | <filename>PASS</filename>, <filename>FAIL</filename>, or | 3501 | <filename>PASS</filename>, <filename>FAIL</filename>, or |