summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2024-05-10 10:34:57 +0200
committerTaichi Haradaguchi <20001722@ymail.ne.jp>2024-05-16 02:03:27 +0200
commit6a8342d2afa4b961d3428cada96002ea01cdd4eb (patch)
treeff7505ebbca0b0a4427ce52cd31576b9f72aa604 /i18npool
parent4e0a5d65003ecafdc3c0cc8b764003d8015327b8 (diff)
Fix typo
Change-Id: I4db8ceaa0703aeab5b1b6737ad2f768e4ad8c89c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167442 Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp> Tested-by: Jenkins
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/source/breakiterator/data/count_word.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/source/breakiterator/data/count_word.txt b/i18npool/source/breakiterator/data/count_word.txt
index 4ba882bb3b3c..224df6c809e4 100644
--- a/i18npool/source/breakiterator/data/count_word.txt
+++ b/i18npool/source/breakiterator/data/count_word.txt
@@ -78,7 +78,7 @@ $FormatEx = $Format $Extend*;
# Words. Alpha-numerics. Rule 5, 6, 7, 9, 10
# - must include at least one letter.
# - may include both letters and numbers.
-# - may include MideLetter, MidNumber punctuation.
+# - may include MidLetter, MidNumber punctuation.
#
$LetterSequence = $ALetterEx ($FormatEx* $ALetterEx)*; # rules #6, #7
$LetterSequence {200};