summaryrefslogtreecommitdiffstats
path: root/ktalkd/ktalkd/unixsock.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ktalkd/ktalkd/unixsock.cpp')
-rw-r--r--ktalkd/ktalkd/unixsock.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ktalkd/ktalkd/unixsock.cpp b/ktalkd/ktalkd/unixsock.cpp
index c99264b0..9547ccf5 100644
--- a/ktalkd/ktalkd/unixsock.cpp
+++ b/ktalkd/ktalkd/unixsock.cpp
@@ -105,7 +105,7 @@ bool sendToKtalk (const char *username, const char *announce)
// by me but someone else!)
//
// Besides, this approach allows me to snoop on the
- // talk requests other users receive; if I want to tqfind
+ // talk requests other users receive; if I want to find
// out who's talking to janet, all I need is to write
// a small app that listens on /tmp/ktalk-janet-foo
//