summaryrefslogtreecommitdiff
path: root/unodevtools
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-05-10 09:34:10 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-05-10 14:50:59 +0200
commitfbc038cc4f4a12f8302ce5b3bd7d739bd66a674e (patch)
treed6cc189748e5980420cc0611b44b28ec4183ea25 /unodevtools
parent8ccffe4e7fb6abf6fa3ba9187007e9d8af116baf (diff)
an uno -> a uno
Change-Id: I538db88f8477dd2d2ad25c372928fec6c11d979d Reviewed-on: https://gerrit.libreoffice.org/72105 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'unodevtools')
-rw-r--r--unodevtools/source/skeletonmaker/skeletonmaker.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unodevtools/source/skeletonmaker/skeletonmaker.cxx b/unodevtools/source/skeletonmaker/skeletonmaker.cxx
index aafcde3afd86..e59c71a94552 100644
--- a/unodevtools/source/skeletonmaker/skeletonmaker.cxx
+++ b/unodevtools/source/skeletonmaker/skeletonmaker.cxx
@@ -91,7 +91,7 @@ static const char usageText[] =
" forwarding, or '<name>->|.' for composition.\n"
" Using \"_\" means that a default bodies with default\n"
" return values are dumped.\n"
-" -t <name> specifies an UNOIDL type name, e.g.\n"
+" -t <name> specifies a UNOIDL type name, e.g.\n"
" com.sun.star.text.XText (can be used more than once)\n"
" -p <protocol:cmd(s)> specifies an add-on protocol name and the corresponding\n"
" command names, where the commands are a ',' separated list\n"