summaryrefslogtreecommitdiffstats
path: root/cpputools
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-04-10 16:04:52 +0000
committerJulien Nabet <serval2412@yahoo.fr>2019-04-20 07:53:38 +0200
commitb14fcbba8a7fdc1423209628700ff37d8ff9fb29 (patch)
treec5a9be77eba47d78c8e201f1dbb32a9b18dc095c /cpputools
parenttdf#124810: Roundtrip pivot table style info from XLSX. (diff)
downloadcore-b14fcbba8a7fdc1423209628700ff37d8ff9fb29.tar.gz
core-b14fcbba8a7fdc1423209628700ff37d8ff9fb29.zip
Fix typo
Change-Id: I1032065e6b4dd14ea9aa426375080da416abb180 Reviewed-on: https://gerrit.libreoffice.org/70993 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'cpputools')
-rw-r--r--cpputools/source/sp2bv/sp2bv.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpputools/source/sp2bv/sp2bv.cxx b/cpputools/source/sp2bv/sp2bv.cxx
index 27fcbb62297f..5af582002432 100644
--- a/cpputools/source/sp2bv/sp2bv.cxx
+++ b/cpputools/source/sp2bv/sp2bv.cxx
@@ -35,7 +35,7 @@ static bool hasOption(char const * szOption, int argc, char** argv);
" First the system path is converted into a file URL. Then all " \
"characters which have a special meaning in bootstrap variables, " \
"such as \'$\' are escaped. The resulting string is written to " \
-"stdout an can be assigned to a bootstrap variable.\n" \
+"stdout and can be assigned to a bootstrap variable.\n" \
"\n\n" \
"OPTIONS \n\n" \
"\tThe following options are supported: \n" \