summaryrefslogtreecommitdiff
path: root/include/servers.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/servers.h')
-rw-r--r--include/servers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/servers.h b/include/servers.h
index 81abacd35..f88f66187 100644
--- a/include/servers.h
+++ b/include/servers.h
@@ -170,7 +170,7 @@ class CoreExport Server : public Extensible
*/
bool IsQuitting() const;
- /** Send a message to alll users on this server
+ /** Send a message to all users on this server
* @param source The source of the message
* @param message The message
*/