summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-12-14 22:09:54 +0100
committerJulien Nabet <serval2412@yahoo.fr>2019-12-14 22:41:19 +0100
commit8c27460cd4b1251b099c1b23206e62b10639dba3 (patch)
treee3e45f040f3e688b15acd0929d66d7d7d11fd54d
parent68342eef5d3e183626ee0cf4a3ffe6d776089be6 (diff)
Fix typo
Change-Id: I1ed6fd35d7a41597525b6f7160801b9d85cdd937 Reviewed-on: https://gerrit.libreoffice.org/85154 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
-rw-r--r--sd/qa/unit/misc-tests.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/qa/unit/misc-tests.cxx b/sd/qa/unit/misc-tests.cxx
index 5797bdda4348..9bd6f8a64a55 100644
--- a/sd/qa/unit/misc-tests.cxx
+++ b/sd/qa/unit/misc-tests.cxx
@@ -485,7 +485,7 @@ void SdMiscTest::testTdf120527()
// not exist. The user option WriteLayerStateAsConfigItem can be set to 'true' to
// write these config items in addition to the ODF attributes for to produce
// documents for older LO versions or Apache OpenOffice. With value 'false' no
-// config items are written. The 'testTdf101242_xyz' tests combinate source
+// config items are written. The 'testTdf101242_xyz' tests combine source
// files with and without config items with option values 'true' and 'false'.
void SdMiscTest::testTdf101242_ODF_add_settings()