From 4174ac5665d20b6949e2fcabe01814639379439e Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sat, 15 Nov 2008 23:29:05 +0100 Subject: [PATCH] Fix typo in doc --- doc/en/dev/plugin_c_api.en.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/en/dev/plugin_c_api.en.xml b/doc/en/dev/plugin_c_api.en.xml index 6217814de..956a79c12 100644 --- a/doc/en/dev/plugin_c_api.en.xml +++ b/doc/en/dev/plugin_c_api.en.xml @@ -5136,19 +5136,19 @@ struct t_hook *weechat_hook_print ( : buffer pointer, if NULL, messages from - any buffer are catched + any buffer are caught : only messages with these tags (comma - separated list) will be catched (optional) + separated list) will be caught (optional) : only messages with this string will be - catched (optional) + caught (optional)