summaryrefslogtreecommitdiff
path: root/transport.c
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-10-06 22:57:24 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-10-06 22:57:24 -0700
commit42a2a79b3e1f5c9cbb076743965eba8268733989 (patch)
tree0c9ef727e1b2801f0c42f91a3616465326540ea1 /transport.c
parentc24ac15bfa150aeed51d9ec5cb9f2a5054e6f91d (diff)
Fix typos
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'transport.c')
-rw-r--r--transport.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/transport.c b/transport.c
index 479e893..e7fe444 100644
--- a/transport.c
+++ b/transport.c
@@ -148,7 +148,7 @@ doSetupRemClientListen(
listen_port++;
/*
- * Cann't keep going forever.
+ * Can't keep going forever.
*
* Why 65535 - it's the same value used by the LBXProxy.
*/