summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-11-16 16:40:39 +0100
committerJulien Nabet <serval2412@yahoo.fr>2018-11-19 08:34:08 +0100
commitf4dc137734a7e0aaefdc854acd124cc2dbba72ec (patch)
tree6e993a51a3dbfac05a9557aa8939a5a6d956e740 /shell
parent2f049ebdb343eeb377720e27463c1975a83a1985 (diff)
Fix typos
Change-Id: I6d51e4eb4a49a30193b904b2c7d62df1e16ea3d9 Reviewed-on: https://gerrit.libreoffice.org/63475 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'shell')
-rw-r--r--shell/source/win32/workbench/TestSmplMail.cxx2
-rw-r--r--shell/source/win32/workbench/TestSysShExec.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/shell/source/win32/workbench/TestSmplMail.cxx b/shell/source/win32/workbench/TestSmplMail.cxx
index b333d80e15bb..18b1741e838f 100644
--- a/shell/source/win32/workbench/TestSmplMail.cxx
+++ b/shell/source/win32/workbench/TestSmplMail.cxx
@@ -145,7 +145,7 @@ int SAL_CALL main(int , char*, char* )
// Print a message if an error occurred.
if ( xComponent.is() == sal_False )
{
- OSL_FAIL("Error shuting down");
+ OSL_FAIL("Error shutting down");
}
// Dispose and clear factory
diff --git a/shell/source/win32/workbench/TestSysShExec.cxx b/shell/source/win32/workbench/TestSysShExec.cxx
index 607e0998a5bc..2dd1ba246042 100644
--- a/shell/source/win32/workbench/TestSysShExec.cxx
+++ b/shell/source/win32/workbench/TestSysShExec.cxx
@@ -117,7 +117,7 @@ int SAL_CALL main(int nArgc, char* Argv[], char* )
// Print a message if an error occurred.
if ( xComponent.is() == sal_False )
{
- OSL_FAIL("Error shuting down");
+ OSL_FAIL("Error shutting down");
}
// Dispose and clear factory