summaryrefslogtreecommitdiffstats
path: root/desktop/win32/source/applauncher/swriter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/win32/source/applauncher/swriter.cxx')
-rw-r--r--desktop/win32/source/applauncher/swriter.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/win32/source/applauncher/swriter.cxx b/desktop/win32/source/applauncher/swriter.cxx
index 1909cb97cded..5e4100387a2e 100644
--- a/desktop/win32/source/applauncher/swriter.cxx
+++ b/desktop/win32/source/applauncher/swriter.cxx
@@ -30,6 +30,6 @@
#include "launcher.hxx"
-_TCHAR APPLICATION_SWITCH[] = _T( "-writer" );
+_TCHAR APPLICATION_SWITCH[] = _T( "--writer" );
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */