summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/snomasks.h2
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.
*/