changeset 11312:a546498f7adc

[gaim-migrate @ 13512] i give up i'm going to bed... committer: Tailor Script <tailor@pidgin.im>
author Gary Kramlich <grim@reaperworld.com>
date Fri, 19 Aug 2005 06:45:30 +0000
parents 674abdc2b9be
children e9e4fca7de29
files src/gtkdebug.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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) {