From 28f06aa70df227616b513c5675caefbedcdd049b Mon Sep 17 00:00:00 2001 From: Robert Muir Date: Wed, 18 Dec 2024 03:48:23 -0500 Subject: Update git submodules * Update dictionaries from branch 'libreoffice-24-8' to adbbc9e9850d609371810fe91054760d878982a3 - 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 Tested-by: Xisco Fauli (cherry picked from commit c3ff53711dcac4bdec24f23a2c1f9712a0833b67) Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/178712 --- dictionaries | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dictionaries') diff --git a/dictionaries b/dictionaries index c51787c68871..adbbc9e9850d 160000 --- a/dictionaries +++ b/dictionaries @@ -1 +1 @@ -Subproject commit c51787c68871d08417008e671e5e0b3605bf53ad +Subproject commit adbbc9e9850d609371810fe91054760d878982a3 -- cgit