From 348c6ba919d3dc28c669984890e5d1ac605e289b Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sun, 11 Nov 2012 13:51:50 +0100 Subject: Rebranding --- plugins/python/python.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/python') diff --git a/plugins/python/python.c b/plugins/python/python.c index 32acd522..d65efec2 100644 --- a/plugins/python/python.c +++ b/plugins/python/python.c @@ -537,7 +537,7 @@ Callback_Print(char *word[], void *userdata) /* Cut off the message identifier. */ word += 1; - /* XChat doesn't provide a word_eol for print events, so we + /* HexChat doesn't provide a word_eol for print events, so we * build our own here. */ while (word[listsize] && word[listsize][0]) listsize++; -- cgit 1.4.1