cpputools/source/sp2bv/sp2bv.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b14fcbba8a7fdc1423209628700ff37d8ff9fb29
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Wed Apr 10 16:04:52 2019 +0000
Commit:     Julien Nabet <serval2...@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 <serval2...@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" \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to