1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-09 11:13:12 +02:00

Fix typo in description of modifier "history_add"

This commit is contained in:
Sebastien Helleu
2010-04-08 17:16:38 +02:00
parent a6f37da576
commit 9394a78e39
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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 |
+2 -2
View File
@@ -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 |
+1 -1
View File
@@ -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 |