summaryrefslogtreecommitdiffstats
path: root/ksirc/toplevel.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksirc/toplevel.h')
-rw-r--r--ksirc/toplevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksirc/toplevel.h b/ksirc/toplevel.h
index 07717038..e1f4a70f 100644
--- a/ksirc/toplevel.h
+++ b/ksirc/toplevel.h
@@ -274,7 +274,7 @@ protected slots:
/**
* Makes a beep when a change happens (if the user has this on)
- * the bool is TRUE if changed line contained user's nick
+ * the bool is true if changed line contained user's nick
*/
void doChange(bool, TQString);