From 363cf231c73673e8daf766aa6b24498f3e913e21 Mon Sep 17 00:00:00 2001 From: DaeHyun Sung Date: Sat, 29 May 2021 16:28:46 +0900 Subject: add & mod words in Korean Autocorrlist MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. modified wrong Korean autocorr word in DocumentList.xml 2. add some autocorr words(Korean word `ㅎ` order. It origin from Open-source Korean text processor `open-korean-text`. Link: https://github.com/open-korean-text/open-korean-text/blob/master/src/main/resources/org/openkoreantext/processor/util/typos/typos.txt Change-Id: I3df6e60f756a8b74192192cef3ab8847301ad15e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116371 Tested-by: Jenkins Reviewed-by: Ilmari Lauhakangas --- extras/source/autocorr/lang/ko/DocumentList.xml | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) (limited to 'extras') diff --git a/extras/source/autocorr/lang/ko/DocumentList.xml b/extras/source/autocorr/lang/ko/DocumentList.xml index 6f045f5e1086..d4419af4a8b5 100644 --- a/extras/source/autocorr/lang/ko/DocumentList.xml +++ b/extras/source/autocorr/lang/ko/DocumentList.xml @@ -2489,8 +2489,8 @@ - "/> - "/> + + @@ -2527,24 +2527,40 @@ - + + + + + + + + + + + + + + + + + -- cgit