summaryrefslogtreecommitdiff
path: root/desktop/source/app/cmdlineargs.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-02 12:28:22 +0100
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-03-03 07:06:52 +0000
commit2e0db91d90f46348cbde9fe51e2ce1c1fffd7cfa (patch)
tree08d33ae848791982c017086588b53148c201fddd /desktop/source/app/cmdlineargs.cxx
parent3063d55b8be2188532e3e2892f440ff0d481db71 (diff)
Fix typos
Change-Id: I6b547a864e7a8c8eeedcd7f7c56796e2b3a606d1 Reviewed-on: https://gerrit.libreoffice.org/34807 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'desktop/source/app/cmdlineargs.cxx')
-rw-r--r--desktop/source/app/cmdlineargs.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/app/cmdlineargs.cxx b/desktop/source/app/cmdlineargs.cxx
index 112fa580ad6b..003136989406 100644
--- a/desktop/source/app/cmdlineargs.cxx
+++ b/desktop/source/app/cmdlineargs.cxx
@@ -180,7 +180,7 @@ CommandLineArgs::Supplier::Exception::operator =(Exception const &)
CommandLineArgs::Supplier::~Supplier() {}
-// intialize class with command line parameters from process environment
+// initialize class with command line parameters from process environment
CommandLineArgs::CommandLineArgs()
{
InitParamValues();