summaryrefslogtreecommitdiff
path: root/os/connection.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/connection.c')
-rw-r--r--os/connection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/connection.c b/os/connection.c
index 34458d7..f0680b6 100644
--- a/os/connection.c
+++ b/os/connection.c
@@ -480,7 +480,7 @@ CloseDownConnection(ClientPtr client)
/****************
* IgnoreClient
* Removes one client from input masks.
- * Must have cooresponding call to AttendClient.
+ * Must have corresponding call to AttendClient.
****************/
static fd_set IgnoredClientsWithInput;