summaryrefslogtreecommitdiff
path: root/linguistic/inc/misc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/inc/misc.hxx')
-rw-r--r--linguistic/inc/misc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/inc/misc.hxx b/linguistic/inc/misc.hxx
index 87a8dd06173a..676046c799e1 100644
--- a/linguistic/inc/misc.hxx
+++ b/linguistic/inc/misc.hxx
@@ -166,7 +166,7 @@ String GetModulePath( SvtPathOptions::Pathes ePath, BOOL bAddAccessDelim = TRUE
String GetWritableDictionaryURL( const String &rDicName );
// looks for the specified file in the list of paths.
-// In case of multiple occurences only the first found is returned.
+// In case of multiple occurrences only the first found is returned.
String SearchFileInPaths( const String &rFile, const ::com::sun::star::uno::Sequence< ::rtl::OUString > &rPaths );