summaryrefslogtreecommitdiffstats
path: root/runtime/tools/xcmdsrv_client.c
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/tools/xcmdsrv_client.c')
-rw-r--r--runtime/tools/xcmdsrv_client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/tools/xcmdsrv_client.c b/runtime/tools/xcmdsrv_client.c
index c0a60d2164..e1aea10667 100644
--- a/runtime/tools/xcmdsrv_client.c
+++ b/runtime/tools/xcmdsrv_client.c
@@ -509,7 +509,7 @@ SendEventProc(
/*
* Didn't recognize this thing. Just skip through the next
* null character and try again.
- * Also, throw away commands that we cant process anyway.
+ * Also, throw away commands that we can't process anyway.
*/
while (*p != 0)