[Libreoffice-commits] core.git: framework/source

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Wed Jun 19 06:05:22 UTC 2019


 framework/source/inc/accelerators/presethandler.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 84fb7b3e4b3b004f23a5de43d37d4a82e766bd6f
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Fri Jun 14 22:43:07 2019 +0000
Commit:     Jens Carl <j.carl43 at gmx.de>
CommitDate: Wed Jun 19 08:04:36 2019 +0200

    Fix typo
    
    Change-Id: Id041587ea926d0fcc289cc9b4c8e57c251aeeecb
    Reviewed-on: https://gerrit.libreoffice.org/74323
    Tested-by: Jenkins
    Reviewed-by: Jens Carl <j.carl43 at gmx.de>

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.


More information about the Libreoffice-commits mailing list