diff options
Diffstat (limited to 'sfx2/source/appl')
-rw-r--r-- | sfx2/source/appl/appserv.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/appl/appserv.cxx b/sfx2/source/appl/appserv.cxx index 5a3552ffb0c8..036992c54dc7 100644 --- a/sfx2/source/appl/appserv.cxx +++ b/sfx2/source/appl/appserv.cxx @@ -235,7 +235,7 @@ namespace } } } -/// Find the correct location of the document (LICENSE.fodt, etc.), and return +/// Find the correct location of the document (CREDITS.fodt, etc.), and return /// it in rURL if found. static bool checkURL( const char *pName, const char *pExt, OUString &rURL ) { |