This commit is contained in:
Kovid Goyal 2008-02-02 05:33:04 +00:00
parent 0064ac86c1
commit 99ef6af5a9

View File

@ -232,7 +232,7 @@
<item> <item>
<widget class="QLineEdit" name="add_tag_input" > <widget class="QLineEdit" name="add_tag_input" >
<property name="toolTip" > <property name="toolTip" >
<string>If the tag you want is not in the available list, you can add it here. Accepts a comman separated list of tags.</string> <string>If the tag you want is not in the available list, you can add it here. Accepts a comma separated list of tags.</string>
</property> </property>
</widget> </widget>
</item> </item>