summaryrefslogtreecommitdiff
path: root/svtools/source/config/test
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-09-01 09:22:03 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-09-01 09:57:50 +0200
commit9c06059ec546683bfa095cf4f59ac6ea94da34fb (patch)
treeda8daf7a3d51c33469f9ef8112900a2dd512e037 /svtools/source/config/test
parent4ed9e48052163a89ac6268eabebc307d1336d42b (diff)
Fix typos
Change-Id: I425988a6d99f81574ddec832852873971a03e9e7 Reviewed-on: https://gerrit.libreoffice.org/78362 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'svtools/source/config/test')
-rw-r--r--svtools/source/config/test/test.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/config/test/test.cxx b/svtools/source/config/test/test.cxx
index de4a910050c1..0f2232139799 100644
--- a/svtools/source/config/test/test.cxx
+++ b/svtools/source/config/test/test.cxx
@@ -199,7 +199,7 @@ void TestApplication::impl_testDynamicMenuOptions()
// create new uno servicemanager by using normal applicat.rdb and user.rdb of an office installation!
-// Don't use this application at same time like the office!
+// Don't use this application at the same time like the office!
Reference< XMultiServiceFactory > TestApplication::getUNOServiceManager()
{