fix wrong comment

This commit is contained in:
Yann Leboulanger 2005-11-21 14:13:55 +00:00
parent 64f6f1dfd1
commit 96989ac7ee
1 changed files with 1 additions and 2 deletions

View File

@ -156,8 +156,7 @@ using this account'), False)
[ ]
],
'prefs_put': [
_('Set value of \'key\' to \'value\'. If there is no such key, \
new item in the preferences is inserted.'),
_('Set value of \'key\' to \'value\'.'),
[
(_('key=value'), _('\'key\' is the name of the preference, \
\'value\' is the value to set it to'), True)