diff options
author | lethality <lethality@anope.org> | 2010-08-12 00:27:55 +0100 |
---|---|---|
committer | lethality <lethality@anope.org> | 2010-08-12 00:27:55 +0100 |
commit | ed9ec89061f5947178882aa0748019c87d576f48 (patch) | |
tree | b9bac1c8302e3d6e6238d8d9cd12005003820c85 /lang | |
parent | b7c6f8ec7f8a8a79f0e4c4717d2995e73e028503 (diff) |
Removed /'s that showed when not using BSGentleBWReason
Diffstat (limited to 'lang')
-rw-r--r-- | lang/en_us.l | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/en_us.l b/lang/en_us.l index 63c624552..123dccf46 100644 --- a/lang/en_us.l +++ b/lang/en_us.l @@ -2018,7 +2018,7 @@ BOT_NOT_ON_CHANNEL # Kick reasons (must be a single line) BOT_REASON_BADWORD - Don't use the word \"%s\" on this channel! + Don't use the word "%s" on this channel! BOT_REASON_BADWORD_GENTLE Watch your language! BOT_REASON_BOLD |