summaryrefslogtreecommitdiff
path: root/doc/it/weechat_plugin_api.it.asciidoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2015-04-26 10:42:50 +0200
committerSébastien Helleu <flashcode@flashtux.org>2015-04-26 10:42:50 +0200
commitb3cfd93374ed9ca5e5aabb8d2b7951bc374b9e72 (patch)
tree664014fcb23c0ac5698323013a877ef18e0d1cfc /doc/it/weechat_plugin_api.it.asciidoc
parentd322389e0437f5ce68e6b7301d36068214f3db32 (diff)
downloadweechat-b3cfd93374ed9ca5e5aabb8d2b7951bc374b9e72.zip
doc: fix typo in function string_eval_expression (plugin API reference)
Diffstat (limited to 'doc/it/weechat_plugin_api.it.asciidoc')
-rw-r--r--doc/it/weechat_plugin_api.it.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/weechat_plugin_api.it.asciidoc b/doc/it/weechat_plugin_api.it.asciidoc
index 63a746e09..8acd6d754 100644
--- a/doc/it/weechat_plugin_api.it.asciidoc
+++ b/doc/it/weechat_plugin_api.it.asciidoc
@@ -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}` +