# HG changeset patch # User Gary Kramlich # Date 1124433930 0 # Node ID a546498f7adcb0256ee93efd9a86254e9451767f # Parent 674abdc2b9be797d453a5b0ef2c92d978d2384da [gaim-migrate @ 13512] i give up i'm going to bed... committer: Tailor Script diff -r 674abdc2b9be -r a546498f7adc src/gtkdebug.c --- a/src/gtkdebug.c Fri Aug 19 06:41:10 2005 +0000 +++ b/src/gtkdebug.c Fri Aug 19 06:45:30 2005 +0000 @@ -333,7 +333,7 @@ gtk_imhtml_append_text(imhtml, text, 0); - /* If we're not highlighting ir the expression is inverted, we're + /* If we're not highlighting or the expression is inverted, we're * done and move on. */ if(!win->highlight || inverted == REG_NOMATCH) {