i18npool/source/breakiterator/breakiterator_unicode.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5501c18e6bcd09f683c0887e97be246ebf90df37
Author: Andrea Gelmini <[email protected]>
Date:   Thu Sep 28 19:05:02 2017 +0200

    Fix typo
    
    Change-Id: I81e3c3dcc850e0dc0774228e609da3f94f14f422
    Reviewed-on: https://gerrit.libreoffice.org/42917
    Reviewed-by: Julien Nabet <[email protected]>
    Tested-by: Julien Nabet <[email protected]>

diff --git a/i18npool/source/breakiterator/breakiterator_unicode.cxx 
b/i18npool/source/breakiterator/breakiterator_unicode.cxx
index c1d503449268..ac05a2579749 100644
--- a/i18npool/source/breakiterator/breakiterator_unicode.cxx
+++ b/i18npool/source/breakiterator/breakiterator_unicode.cxx
@@ -112,7 +112,7 @@ void SAL_CALL 
BreakIterator_Unicode::loadICUBreakIterator(const css::lang::Local
     // Four possible keys, locale rule based with break type, locale rule based
     // only, rule based only, locale based with break type. A fifth global key
     // for the initial lookup.
-    // Multiple gobal keys may map to identical value data.
+    // Multiple global keys may map to identical value data.
     // All enums used here should be in the range 0..9 so assert that and avoid
     // expensive numeric conversion in append() for faster construction of the
     // always used global key.
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to