diff options
Diffstat (limited to 'tests/writer.icml')
-rw-r--r-- | tests/writer.icml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/writer.icml b/tests/writer.icml index c26f9b353..b7444ef22 100644 --- a/tests/writer.icml +++ b/tests/writer.icml @@ -1439,7 +1439,7 @@ These should not be escaped: \$ \\ \> \[ \{</Content> </ParagraphStyleRange> <ParagraphStyleRange AppliedParagraphStyle=""> <CharacterStyleRange AppliedCharacterStyle="$ID/NormalCharacterStyle"> - <Content>foo </Content> + <Content>foo</Content> </CharacterStyleRange><Br /> </ParagraphStyleRange> <ParagraphStyleRange AppliedParagraphStyle="ParagraphStyle/Paragraph"> |