diff --git a/doc/en/weechat_plugin_api.en.txt b/doc/en/weechat_plugin_api.en.txt index 49eeae006..f7bab03f9 100644 --- a/doc/en/weechat_plugin_api.en.txt +++ b/doc/en/weechat_plugin_api.en.txt @@ -6175,7 +6175,7 @@ int weechat_bar_set (struct t_gui_bar *bar, const char *property, Arguments: -* 'name': bar name +* 'bar': bar pointer * 'property': name, hidden, priority, conditions, position, filling_top_bottom, filling_left_right, size, size_max, color_fg, color_delim, color_bg, separator, items (see <<_weechat_bar_new>>) diff --git a/doc/fr/weechat_plugin_api.fr.txt b/doc/fr/weechat_plugin_api.fr.txt index 10b2d69fa..634fbd84d 100644 --- a/doc/fr/weechat_plugin_api.fr.txt +++ b/doc/fr/weechat_plugin_api.fr.txt @@ -6299,7 +6299,7 @@ int weechat_bar_set (struct t_gui_bar *bar, const char *property, Paramètres : -* 'name' : nom de la barre +* 'bar' : pointeur vers la barre * 'property' : name, hidden, priority, conditions, position, filling_top_bottom, filling_left_right, size, size_max, color_fg, color_delim, color_bg, separator, items (voir <<_weechat_bar_new>>)