summaryrefslogtreecommitdiff
path: root/include/servers.h
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2021-08-01 18:53:24 +0100
committerSadie Powell <sadie@witchery.services>2021-08-01 18:53:24 +0100
commit561b205c4a3a125c12a7926ef18fa1eb822c387c (patch)
treec763ddefe765e23ec0ff189e24d55f634b52b954 /include/servers.h
parent376053e0acae2a37a8f5c77c8de25ebf8a8395a9 (diff)
parent91321bdf682eb5b512373bb56c722f943cbc8183 (diff)
Merge branch '2.0' into 2.1.
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
*/