mirror of
https://github.com/weechat/weechat.git
synced 2026-06-29 22:36:38 +02:00
Fix typo in english plugin API reference
This commit is contained in:
@@ -6347,7 +6347,7 @@ Arguments:
|
||||
a command hooked (argument 'completion')
|
||||
* 'description': description of completion
|
||||
* 'callback': function called when completion item is used (user is completing
|
||||
something using this item), artuments:
|
||||
something using this item), arguments:
|
||||
** 'void *data': pointer
|
||||
** 'const char *completion_item': name of completion item
|
||||
** 'struct t_gui_buffer *buffer': buffer where completion is made
|
||||
|
||||
Reference in New Issue
Block a user