changeset 11445:49a94267c8ed

[gaim-migrate @ 13684] Workaround to make this completion work again. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Sun, 04 Sep 2005 23:14:15 +0000
parents d3b870be8759
children 41134575a091
files plugins/spellchk.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/spellchk.c	Sun Sep 04 22:08:03 2005 +0000
+++ b/plugins/spellchk.c	Sun Sep 04 23:14:15 2005 +0000
@@ -1556,6 +1556,7 @@
 			"BAD wednesday\nGOOD Wednesday\n"
 			"BAD wel\nGOOD we'll\n"
 			"BAD wehn\nGOOD when\n"
+			"COMPLETE 0\nBAD we'l \nGOOD we'll \n"
 			"COMPLETE 0\nBAD we;ll\nGOOD we'll\n"
 			"COMPLETE 0\nBAD we;re\nGOOD we're\n"
 			"BAD werent\nGOOD weren't\n"