diff options
author | ailin-nemui <ailin-nemui@users.noreply.github.com> | 2018-01-30 17:39:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-30 17:39:13 +0100 |
commit | 6d42c4f949ab7d3d403d2f31d6a816961a180e2b (patch) | |
tree | 71557b35d7166457bb320ee03c7491141a6a5555 | |
parent | 8028dcff93b2d51a7938451082d7d71e750b7e58 (diff) | |
parent | 7f4de37fbfc3a052f46619b629d7a2ea8b03ebb3 (diff) | |
download | irssi-6d42c4f949ab7d3d403d2f31d6a816961a180e2b.zip |
Merge pull request #834 from williamjacksn/patch-1
Fix typo in help text for /ISON command
-rw-r--r-- | docs/help/in/ison.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/in/ison.in b/docs/help/in/ison.in index c77e4c59..e9e54ee9 100644 --- a/docs/help/in/ison.in +++ b/docs/help/in/ison.in @@ -16,5 +16,5 @@ /ISON mike /ISON sarah bob -%9See also:%9 NOTIFY, WHOAS, WHOIS +%9See also:%9 NOTIFY, WHOWAS, WHOIS |