[Libreoffice-commits] core.git: Branch 'aoo/trunk' - desktop/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sun Dec 23 21:07:47 UTC 2018
desktop/source/app/cmdlinehelp.cxx | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit bb9ec936f15e82f83ea969d2ea057b04de6e3bb3
Author: Matthias Seidel <mseidel at apache.org>
AuthorDate: Sun Dec 23 19:09:11 2018 +0000
Commit: Matthias Seidel <mseidel at apache.org>
CommitDate: Sun Dec 23 19:09:11 2018 +0000
Fixed typos, removed whitespace
diff --git a/desktop/source/app/cmdlinehelp.cxx b/desktop/source/app/cmdlinehelp.cxx
index 5201e2f940a3..fe8de8355225 100644
--- a/desktop/source/app/cmdlinehelp.cxx
+++ b/desktop/source/app/cmdlinehelp.cxx
@@ -40,7 +40,7 @@
namespace desktop
{
- // to be able to display the help nicely in a dialog box with propotional font,
+ // To be able to display the help nicely in a dialog box with proportional font,
// we need to split it in chunks...
// ___HEAD___
// LEFT RIGHT
@@ -80,12 +80,12 @@ namespace desktop
"keep startup bitmap minimized.\n"\
"no startup screen, no default document and no UI.\n"\
"suppress restart/restore after fatal errors.\n"\
- "starts the quickstart service (only available on windows and OS/2 platform)\n"\
+ "starts the quickstart service (only available on Windows and OS/2)\n"\
"don't show startup screen.\n"\
"don't check for remote instances using the installation\n"\
"don't start with an empty document\n"\
- "like invisible but no userinteraction at all.\n"\
- "enable further optimization for document conversion, includes enabled headless mode.\n"\
+ "like invisible but no user interaction at all.\n"\
+ "enable further optimization for document conversion, includes headless mode.\n"\
"show this message and exit.\n"\
"create new text document.\n"\
"create new spreadsheet document.\n"\
More information about the Libreoffice-commits
mailing list