summaryrefslogtreecommitdiff
path: root/include/linguistic/misc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/linguistic/misc.hxx')
-rw-r--r--include/linguistic/misc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linguistic/misc.hxx b/include/linguistic/misc.hxx
index 80b52116ab4f..f0186f3dc33f 100644
--- a/include/linguistic/misc.hxx
+++ b/include/linguistic/misc.hxx
@@ -122,7 +122,7 @@ bool FileExists( const OUString &rURL );
OUString GetDictionaryWriteablePath();
std::vector< OUString > GetDictionaryPaths();
-/// @returns an URL for a new and writable dictionary rDicName.
+/// @returns a URL for a new and writable dictionary rDicName.
/// The URL will point to the path given by 'GetDictionaryWriteablePath'
LNG_DLLPUBLIC OUString GetWritableDictionaryURL( const OUString &rDicName );