From 2a50f23e3d8b753dd341ff3a62c715de3c6d9705 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Wed, 9 Oct 2013 17:31:55 +0200 Subject: [PATCH] doc: fix typo in relay protocol --- doc/en/weechat_relay_protocol.en.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/en/weechat_relay_protocol.en.txt b/doc/en/weechat_relay_protocol.en.txt index 23adc810c..50169c8fc 100644 --- a/doc/en/weechat_relay_protocol.en.txt +++ b/doc/en/weechat_relay_protocol.en.txt @@ -904,7 +904,7 @@ Data sent as hdata: | date | time | Date of message | date_printed | time | Date when WeeChat displayed message | displayed | char | 1 if message is displayed, 0 if message is filtered (hidden) -| highlight | char | 1 if line has a highlight, othersiwe 0 +| highlight | char | 1 if line has a highlight, otherwise 0 | tags_array | array of strings | List of tags for line | prefix | string | Prefix | message | string | Message