summaryrefslogtreecommitdiff
path: root/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-19 00:30:25 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-08-19 09:41:45 +0200
commit4ca566f215c8bd246351360ae7e3c943f2e9bf9a (patch)
tree45ed005a0fd59afec2411ddbf99587d01c40c7e9 /desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx
parenta375b0548428979da950e3da75db6ace0509c643 (diff)
Fix typos
Change-Id: I6bd4d8955be608efc5c11bdc22f53a119cd45557 Reviewed-on: https://gerrit.libreoffice.org/77678 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx')
-rw-r--r--desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx b/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx
index cf4f425bb32f..26b14bbc6360 100644
--- a/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx
+++ b/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx
@@ -249,7 +249,7 @@ void CommandEnvironmentImpl::handle(
}
else if (request >>= instExc)
{
- //Only if the unopgk was started with gui + extension then we user is asked.
+ //Only if the unopgk was started with gui + extension then the user is asked.
//In console mode there is no asking.
approve = true;
}