diff options
| -rw-r--r-- | data/docx/word/styles.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/docx/word/styles.xml b/data/docx/word/styles.xml index 1d6e7a053..03b7361b1 100644 --- a/data/docx/word/styles.xml +++ b/data/docx/word/styles.xml @@ -114,7 +114,7 @@ <w:sz w:val="20" /> <w:szCs w:val="20" /> <w:b /> - <w:color w:val="345A8A" />> + <w:color w:val="345A8A" /> </w:rPr> </w:style> <w:style w:type="paragraph" w:customStyle="1" w:styleId="Abstract"> |
