1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 12:56:37 +02:00

doc: fix description of function "command" in plugin API reference

This commit is contained in:
Sébastien Helleu
2015-01-27 07:46:23 +01:00
parent 1b76e0e18c
commit ef4476be65
4 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -12492,7 +12492,7 @@ Functions for executing WeeChat commands.
_Updated in 1.1._
Execute a command.
Execute a command or send text to buffer.
Prototype:
+1 -1
View File
@@ -12740,7 +12740,7 @@ Fonctions pour exécuter des commandes WeeChat.
_Mis à jour dans la 1.1._
Exécuter une commande.
Exécuter une commande ou envoyer du texte au tampon.
Prototype :
+2 -1
View File
@@ -12868,7 +12868,8 @@ Funzioni per eseguire comandi di WeeChat.
// TRANSLATION MISSING
_Updated in 1.1._
Esegue un comando.
// TRANSLATION MISSING
Execute a command or send text to buffer.
Prototipo:
+2 -1
View File
@@ -12488,7 +12488,8 @@ WeeChat コマンドを実行する関数。
_バージョン 1.1 で更新。_
コマンドを実行。
// TRANSLATION MISSING
Execute a command or send text to buffer.
プロトタイプ: