diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2016-02-17 21:17:43 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2016-02-17 21:18:10 +0100 |
commit | a7258efa96a193bbea6c25e17fe7c7d5a2c68a3b (patch) | |
tree | ad9a5d252d4129b96087cf5064c39c5cfcc660c4 /shell | |
parent | 8fd8a8875def353db34c68ee74d40772b83bae4c (diff) |
Typo: namesapce(s)->namespace(s)
Change-Id: Ic7c14c2e39a5ade1f5622a8350f9197d84cf9cc8
Diffstat (limited to 'shell')
-rw-r--r-- | shell/source/win32/workbench/TestSysShExec.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/win32/workbench/TestSysShExec.cxx b/shell/source/win32/workbench/TestSysShExec.cxx index 693e81dca2c4..8d09a1c29eb7 100644 --- a/shell/source/win32/workbench/TestSysShExec.cxx +++ b/shell/source/win32/workbench/TestSysShExec.cxx @@ -39,7 +39,7 @@ #endif -// namesapces +// namespaces using namespace ::cppu ; |