Browse Source

* Typo in tell_ignores()

svn: 474
Bryan Drewery 22 years ago
parent
commit
01a3f3b226
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lang.h

+ 1 - 1
src/lang.h

@@ -279,7 +279,7 @@
 /* Messages referring to ignores
  */
 #define IGN_NONE		STR("No ignores")
-#define IGN_CURRENT		STR("Currently ignorin")
+#define IGN_CURRENT		STR("Currently ignoring")
 #define IGN_NOLONGER		STR("No longer ignoring")
 
 /* Messages referring to bots