From 1f4c75b3c1f169866e824e4faab0d904e8094769 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Fri, 17 Apr 2009 11:29:40 +0200 Subject: Fix typo in doc --- doc/de/dev/plugin_c_api.de.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/de') diff --git a/doc/de/dev/plugin_c_api.de.xml b/doc/de/dev/plugin_c_api.de.xml index e6bf50e64..fc79e5417 100644 --- a/doc/de/dev/plugin_c_api.de.xml +++ b/doc/de/dev/plugin_c_api.de.xml @@ -9084,7 +9084,7 @@ weechat_printf (NULL, "WeeChat home is: %s", Infolists - Functions to get infolists. + Infolists functions. @@ -9850,7 +9850,7 @@ weechat_printf (NULL, "time value = 0x%ld", Prototype: -void weechat_infolist_free (struct t_weelist *weelist); +void weechat_infolist_free (struct t_infolist *infolist); -- cgit v1.2.3