diff options
author | Adam <Adam@anope.org> | 2012-10-15 03:53:11 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2012-10-15 03:53:11 -0400 |
commit | 9486cf9ecbe613a969e2ba79da4401e5f0702678 (patch) | |
tree | 4eb906ebfda783f681b1ba39d2d7666711e8664a /lang/en_us.l | |
parent | 0106d0b6bdaa061bee6af6581932835c6ba3f40d (diff) |
Fix typo in NICK_SASET_MSG_SYNTAX
Diffstat (limited to 'lang/en_us.l')
-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 018b004b0..c3d23f6b2 100644 --- a/lang/en_us.l +++ b/lang/en_us.l @@ -664,7 +664,7 @@ NICK_SASET_HIDE_STATUS_OFF # SASET MSG responses NICK_SASET_MSG_SYNTAX - SASAET nickname MSG {ON | OFF} + SASET nickname MSG {ON | OFF} NICK_SASET_MSG_ON Services will now reply to %s with messages. NICK_SASET_MSG_OFF |