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