dictionaries |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c065a56b71f1133a0d8860c96d86929352273a49
Author:     Robert Muir <rm...@apache.org>
AuthorDate: Wed Dec 18 03:48:30 2024 -0500
Commit:     Gerrit Code Review <ger...@gerrit.libreoffice.org>
CommitDate: Wed Dec 18 09:48:30 2024 +0100

    Update git submodules
    
    * Update dictionaries from branch 'libreoffice-25-2'
      to edb2228a1d8caf12d3daf93aae7cf1dd4284ec42
      - tdf#164366: fix wrong REP count in mongolian .aff file
    
        Commit d169602 broke parsing of this file by the lucene hunspell
        support, because now a `REP 3619` is followed by 3621 REP rules.
    
        Fix the count to be correct.
    
        Change-Id: I2c971dec7c44793e3d5b7a4030940014ddbebbb4
        Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/178710
        Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org>
        Tested-by: Xisco Fauli <xiscofa...@libreoffice.org>
        (cherry picked from commit c3ff53711dcac4bdec24f23a2c1f9712a0833b67)
        Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/178711

diff --git a/dictionaries b/dictionaries
index 50960a7ca53c..edb2228a1d8c 160000
--- a/dictionaries
+++ b/dictionaries
@@ -1 +1 @@
-Subproject commit 50960a7ca53c1b778396f81b07b657f9ec7d0dea
+Subproject commit edb2228a1d8caf12d3daf93aae7cf1dd4284ec42

Reply via email to