summaryrefslogtreecommitdiff
path: root/pyuno
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-19 21:44:42 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-08-20 09:06:45 +0200
commit65ae1e182de7ac46e2062dcef0f28a2c1f36b3d2 (patch)
tree954265bb742097e2c287e1ced2cda268c5581121 /pyuno
parentd44d5af546e52679ee85103329f2a2fdc1cf01be (diff)
Fix typos
Change-Id: I5db25074d42fa22f3e36969cb561ad64c1e96dc1 Reviewed-on: https://gerrit.libreoffice.org/77760 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'pyuno')
-rw-r--r--pyuno/demo/ooextract.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyuno/demo/ooextract.py b/pyuno/demo/ooextract.py
index 8a364cd4ed62..d6cce94e80d5 100644
--- a/pyuno/demo/ooextract.py
+++ b/pyuno/demo/ooextract.py
@@ -117,7 +117,7 @@ def usage():
"by the same system path.\n"
"\n"+
"-c <connection-string> | --connection-string=<connection-string>\n" +
- " The connection-string part of a uno url to where the\n" +
+ " The connection-string part of a UNO URL to where the\n" +
" the script should connect to in order to do the conversion.\n" +
" The strings defaults to socket,host=localhost,port=2002\n"
"--html \n"