summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlexport
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2015-11-03 08:42:08 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2015-11-03 08:43:24 +0100
commitf72ddbb44280cf93ac348f39a75bdb29587180de (patch)
treeac326f756faeb62583a4c3828ee870b046733ea8 /sw/qa/extras/ooxmlexport
parent8ea5e6c5cf01f8eac414d7d24d4fd98e9f4923aa (diff)
sw: indentation fixes
Change-Id: I00bb0a4390524b569609d36d97120bdd2b55496e
Diffstat (limited to 'sw/qa/extras/ooxmlexport')
-rw-r--r--sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx b/sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx
index 6ba7ef7b3694..a247b213f50b 100644
--- a/sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx
+++ b/sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx
@@ -139,7 +139,7 @@ DECLARE_OOXMLEXPORT_TEST(testFdo69649, "fdo69649.docx")
DECLARE_OOXMLEXPORT_TEST(testFieldFlagO,"TOC_field_f.docx")
{
- // This test case is to verify \o flag should come once.
+ // This test case is to verify \o flag should come once.
xmlDocPtr pXmlDoc = parseExport();
if (!pXmlDoc)
return;