mirror of
https://github.com/weechat/weechat.git
synced 2026-06-26 21:06:38 +02:00
doc: fix typo in function string_eval_expression (plugin API reference)
This commit is contained in:
@@ -1930,7 +1930,7 @@ expanded to last):
|
||||
`bold orange text` (in bold orange)
|
||||
|
||||
| `${info:name}` +
|
||||
`${indo:name,arguments}` |
|
||||
`${info:name,arguments}` |
|
||||
Info from WeeChat or a plugin, see function
|
||||
<<_info_get,weechat_info_get>> |
|
||||
`${info:version}` +
|
||||
|
||||
@@ -1970,7 +1970,7 @@ première étendue à la dernière) :
|
||||
`texte orange gras` (en orange gras)
|
||||
|
||||
| `${info:name}` +
|
||||
`${indo:name,arguments}` |
|
||||
`${info:name,arguments}` |
|
||||
Info de WeeChat ou d'une extension, voir la fonction
|
||||
<<_info_get,weechat_info_get>> |
|
||||
`${info:version}` +
|
||||
|
||||
@@ -1998,7 +1998,7 @@ expanded to last):
|
||||
`bold orange text` (in bold orange)
|
||||
|
||||
| `${info:name}` +
|
||||
`${indo:name,arguments}` |
|
||||
`${info:name,arguments}` |
|
||||
Info from WeeChat or a plugin, see function
|
||||
<<_info_get,weechat_info_get>> |
|
||||
`${info:version}` +
|
||||
|
||||
@@ -1932,7 +1932,7 @@ char *weechat_string_eval_expression (const char *expr,
|
||||
`bold orange text` (太字オレンジ色で)
|
||||
|
||||
| `${info:name}` +
|
||||
`${indo:name,arguments}` |
|
||||
`${info:name,arguments}` |
|
||||
WeeChat またはプラグインのインフォ、<<_info_get,weechat_info_get>>
|
||||
を参照 |
|
||||
`${info:version}` +
|
||||
|
||||
Reference in New Issue
Block a user