Fix typo in description of modifier "history_add"
This commit is contained in:
parent
a6f37da576
commit
9394a78e39
@ -6130,7 +6130,7 @@ Arguments:
|
||||
|
||||
| weechat | history_add |
|
||||
string with buffer pointer ("0x123..") |
|
||||
input buffer (from user) added to command history (buffer and global) |
|
||||
input buffer (from user) to add in command history (buffer and global) |
|
||||
string added to command history
|
||||
|
||||
| weechat | input_text_content |
|
||||
|
@ -6212,8 +6212,8 @@ Paramètres :
|
||||
|
||||
| weechat | history_add |
|
||||
chaîne avec un pointeur vers le tampon ("0x123..") |
|
||||
chaîne saisie par l'utilisateur ajoutée à l'historique des commandes (tampon
|
||||
et global) |
|
||||
chaîne saisie par l'utilisateur à ajouter à l'historique des commandes
|
||||
(tampon et global) |
|
||||
chaîne ajoutée à l'historique des commandes
|
||||
|
||||
| weechat | input_text_content |
|
||||
|
@ -6195,7 +6195,7 @@ Argomenti:
|
||||
|
||||
| weechat | history_add |
|
||||
stringa con puntatore al buffer ("0x123..") |
|
||||
input buffer (from user) added to command history (buffer and global) |
|
||||
input buffer (from user) to add in command history (buffer and global) |
|
||||
string added to command history
|
||||
|
||||
| weechat | input_text_content |
|
||||
|
Loading…
x
Reference in New Issue
Block a user