diff options
Diffstat (limited to 'include/tools/extendapplicationenvironment.hxx')
-rw-r--r-- | include/tools/extendapplicationenvironment.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tools/extendapplicationenvironment.hxx b/include/tools/extendapplicationenvironment.hxx index c8a19c4afd14..9a610a0b811e 100644 --- a/include/tools/extendapplicationenvironment.hxx +++ b/include/tools/extendapplicationenvironment.hxx @@ -24,7 +24,7 @@ namespace tools { -// Extend the environment of the process in a platform specifc way as necessary +// Extend the environment of the process in a platform specific way as necessary // for OOo-related applications; must be called first thing in main: TOOLS_DLLPUBLIC void extendApplicationEnvironment(); |