diff options
Diffstat (limited to 'unotools/source/config/localisationoptions.cxx')
-rw-r--r-- | unotools/source/config/localisationoptions.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unotools/source/config/localisationoptions.cxx b/unotools/source/config/localisationoptions.cxx index aa24218aa450..bd92d3d4e208 100644 --- a/unotools/source/config/localisationoptions.cxx +++ b/unotools/source/config/localisationoptions.cxx @@ -274,7 +274,7 @@ Sequence< OUString > SvtLocalisationOptions_Impl::GetPropertyNames() //***************************************************************************************************************** // initialize static member // DON'T DO IT IN YOUR HEADER! -// see definition for further informations +// see definition for further information //***************************************************************************************************************** SvtLocalisationOptions_Impl* SvtLocalisationOptions::m_pDataContainer = NULL ; sal_Int32 SvtLocalisationOptions::m_nRefCount = 0 ; |