diff options
author | Jilles Tjoelker <jilles@irssi.org> | 2007-06-08 15:59:02 +0000 |
---|---|---|
committer | jilles <jilles@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2007-06-08 15:59:02 +0000 |
commit | 10ae40c3688388ef40cf2fb272258bb75970d2cc (patch) | |
tree | 1f7dc0bcebfebc53344865bba67e228b3ccda300 /docs/help/in/ping.in | |
parent | ff63982d4f46d2c671215dcf89cc1b4aa136ac56 (diff) | |
download | irssi-10ae40c3688388ef40cf2fb272258bb75970d2cc.zip |
Various updates/enhancements/fixes to the help files.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4545 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/help/in/ping.in')
-rw-r--r-- | docs/help/in/ping.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/in/ping.in b/docs/help/in/ping.in index 3518b0c9..4a71147b 100644 --- a/docs/help/in/ping.in +++ b/docs/help/in/ping.in @@ -2,7 +2,7 @@ @SYNTAX:ping@ Sends CTCP PING to another IRC client. This is used -to find out the speed of IRC network. When the PONG +to find out the speed of IRC network. When the PING reply comes in, irssi shows the interval time between sending the request and receiving the reply. |