diff options
Diffstat (limited to 'framework/source/inc')
-rw-r--r-- | framework/source/inc/accelerators/presethandler.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/inc/accelerators/presethandler.hxx b/framework/source/inc/accelerators/presethandler.hxx index 9425115fadfe..509908a2546d 100644 --- a/framework/source/inc/accelerators/presethandler.hxx +++ b/framework/source/inc/accelerators/presethandler.hxx @@ -305,7 +305,7 @@ class PresetHandler /** @short try to find the specified locale inside list of possible ones. - @descr The lits of possible locale values was e.g. retrieved from the system + @descr The list of possible locale values was e.g. retrieved from the system (configuration, directory listing etcpp). The locale normally represent the current office locale. This method search for a suitable item by using different algorithm. |