diff options
Diffstat (limited to 'tools/inc/tools/resmgr.hxx')
-rw-r--r-- | tools/inc/tools/resmgr.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/inc/tools/resmgr.hxx b/tools/inc/tools/resmgr.hxx index c92fede06639..396363ec5040 100644 --- a/tools/inc/tools/resmgr.hxx +++ b/tools/inc/tools/resmgr.hxx @@ -138,7 +138,7 @@ public: ~ResMgr(); - // Sprachabhaengige Ressource Library + // Sprachabhaengige Resource Library static const sal_Char* GetLang( LanguageType& eLanguage, sal_uInt16 nPrio = 0 ); //depricated! see "tools/source/rc/resmgr.cxx" static ResMgr* SearchCreateResMgr( const sal_Char* pPrefixName, com::sun::star::lang::Locale& rLocale ); |