[geary/fix-misspellings] Undo change to stem_UTF_8_turkish.c



commit 456ece0aaac66c9c31dac1ff79899bdcad200cac
Author: Michael Gratton <mike vee net>
Date:   Wed May 22 19:37:11 2019 +0000

    Undo change to stem_UTF_8_turkish.c

 src/sqlite3-unicodesn/libstemmer_c/src_c/stem_UTF_8_turkish.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/sqlite3-unicodesn/libstemmer_c/src_c/stem_UTF_8_turkish.c 
b/src/sqlite3-unicodesn/libstemmer_c/src_c/stem_UTF_8_turkish.c
index e3d06205..ae3cc766 100644
--- a/src/sqlite3-unicodesn/libstemmer_c/src_c/stem_UTF_8_turkish.c
+++ b/src/sqlite3-unicodesn/libstemmer_c/src_c/stem_UTF_8_turkish.c
@@ -2077,7 +2077,7 @@ lab2:
 static int r_more_than_one_syllable_word(struct SN_env * z) {
     {   int c_test = z->c; /* test, line 446 */
         {   int i = 2;
-            while(1) { /* at least, line 446 */
+            while(1) { /* atleast, line 446 */
                 int c1 = z->c;
                 {    /* gopast */ /* grouping vowel, line 446 */
                     int ret = out_grouping_U(z, g_vowel, 97, 305, 1);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]