summaryrefslogtreecommitdiff
path: root/include/snomasks.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/snomasks.h')
-rw-r--r--include/snomasks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/snomasks.h b/include/snomasks.h
index bd08773e9..817371613 100644
--- a/include/snomasks.h
+++ b/include/snomasks.h
@@ -50,7 +50,7 @@ class Snomask
/** Sends a message to all opers with this snomask.
* @param message The message to send
- * @param remote If true the message will go to the uppercase variant of this snomask
+ * @param letter The snomask character to send the message to.
*/
void SendMessage(const std::string& message, char letter);