[Libreoffice-commits] core.git: cpputools/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Sat Apr 20 05:54:22 UTC 2019
cpputools/source/sp2bv/sp2bv.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b14fcbba8a7fdc1423209628700ff37d8ff9fb29
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Wed Apr 10 16:04:52 2019 +0000
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sat Apr 20 07:53:38 2019 +0200
Fix typo
Change-Id: I1032065e6b4dd14ea9aa426375080da416abb180
Reviewed-on: https://gerrit.libreoffice.org/70993
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
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" \
More information about the Libreoffice-commits
mailing list