diff options
author | Geert Hauwaerts <geert@hauwaerts.be> | 2014-07-13 14:10:40 +0200 |
---|---|---|
committer | Geert Hauwaerts <geert@hauwaerts.be> | 2014-07-13 14:10:40 +0200 |
commit | fcee49a441ddb2a6ec70e6497e7b6c1bbd9bae09 (patch) | |
tree | 0d69e4c52c1c20ffddb8e4684db9f6e7d94f31f9 /docs | |
parent | d023d7d839ba4d165e1c9e7f53bc9a622de4a9f9 (diff) | |
download | irssi-fcee49a441ddb2a6ec70e6497e7b6c1bbd9bae09.zip |
Fixed an example of QUOTE
Fixed an example of QUOTE
Diffstat (limited to 'docs')
-rw-r--r-- | docs/help/in/quote.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/in/quote.in b/docs/help/in/quote.in index 6d9723e5..5b483a83 100644 --- a/docs/help/in/quote.in +++ b/docs/help/in/quote.in @@ -13,7 +13,7 @@ %9Examples:%9 - /QUOTE PRIVMSG mike: Hey, this works! + /QUOTE PRIVMSG mike :Hey, this works! /QUOTE OPERWALL :Meow! %9See also:%9 CONNECT, DISCONNECT, JOIN, MSG, PART |