diff options
-rw-r--r-- | doc/en/weechat_relay_protocol.en.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |