diff options
author | Robby- <robbyke@gmail.com> | 2012-04-19 10:30:08 +0200 |
---|---|---|
committer | Robby- <robbyke@gmail.com> | 2012-04-19 10:30:08 +0200 |
commit | 627fa2acc85865055f7449e161ee4dfed17daa1a (patch) | |
tree | df611e53f763c36a042cbde34138e8d2e84e0be0 /include/snomasks.h | |
parent | 3f5e6f3c1180cc72f520cfddf36f2ba90787b8ad (diff) |
Add conf/ to include paths and fix some typos
Diffstat (limited to 'include/snomasks.h')
-rw-r--r-- | include/snomasks.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/snomasks.h b/include/snomasks.h index a3c9e971e..0c62a4229 100644 --- a/include/snomasks.h +++ b/include/snomasks.h @@ -38,7 +38,7 @@ class Snomask void Flush(); }; -/** Snomask manager handles routing of SNOMASK (usermode +n) messages to opers. +/** Snomask manager handles routing of SNOMASK (usermode +s) messages to opers. * Modules and the core can enable and disable snomask characters. If they do, * then sending snomasks using these characters becomes possible. */ |