summaryrefslogtreecommitdiff
path: root/testtools
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-30 07:43:51 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-07-30 23:04:38 +0200
commit7166b64c9ac101a0dc1363c31f892095a2097cbe (patch)
tree1a352818206c6d1e86667c2f1c1ea799fb3010a0 /testtools
parentee0613bd9ed3a9539f1ebb58b51962c9ccd13376 (diff)
Fix typo in code
"connectr" Please look at: https://gerrit.libreoffice.org/#/c/76543/1 Change-Id: I3862780f92b8ce4583d642e3f653389a4ef3cc22 Reviewed-on: https://gerrit.libreoffice.org/76575 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'testtools')
-rw-r--r--testtools/source/performance/ubtest.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/testtools/source/performance/ubtest.cxx b/testtools/source/performance/ubtest.cxx
index cc17f097d1b8..283e73d699c9 100644
--- a/testtools/source/performance/ubtest.cxx
+++ b/testtools/source/performance/ubtest.cxx
@@ -342,7 +342,7 @@ static void createInstance( Reference< T > & rxOut,
xMgr, Reference< XRegistryKey >() ) ) );
// connector
xSet->insert( makeAny( loadLibComponentFactory(
- OUString("connectr"),
+ OUString("connector"),
OUString("com.sun.star.comp.stoc.Connector"),
xMgr, Reference< XRegistryKey >() ) ) );
// iiop bridge