summaryrefslogtreecommitdiff
path: root/po/ru.po
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-04-25 21:34:23 +0200
committerSebastien Helleu <flashcode@flashtux.org>2013-04-25 21:34:23 +0200
commitbdbe7e0c376ce783250656e4ec1c50f828676726 (patch)
tree6a6de7c3f3064a1425e61ff9c9b827a07c34e69c /po/ru.po
parent821903986790399f9e5fa98edb4ba684e3ff3b38 (diff)
downloadweechat-bdbe7e0c376ce783250656e4ec1c50f828676726.zip
core: fix typo in /help eval
Diffstat (limited to 'po/ru.po')
-rw-r--r--po/ru.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/ru.po b/po/ru.po
index 2bac8cd51..e98b550d1 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.4.1-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2013-04-23 21:20+0200\n"
+"POT-Creation-Date: 2013-04-25 12:05+0200\n"
"PO-Revision-Date: 2013-03-16 17:50+0100\n"
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1217,7 +1217,7 @@ msgid ""
"Format for hdata can be one of following:\n"
" hdata.var1.var2...: start with a hdata (pointer must be known), and ask "
"variables one after one (other hdata can be followed)\n"
-" hdata(list).var1.var2...: start with a hdata using a list, for example:\n"
+" hdata[list].var1.var2...: start with a hdata using a list, for example:\n"
" ${buffer[gui_buffers].full_name}: full name of first buffer in linked "
"list of buffers\n"
" ${plugin[weechat_plugins].name}: name of first plugin in linked list of "