IGN:Fix #2152 (Typo in GUI)

This commit is contained in:
Kovid Goyal 2009-03-25 13:06:07 -07:00
parent 7448079aa8
commit b7a7b57466

View File

@ -670,7 +670,7 @@
<item row="1" column="1" colspan="2" >
<widget class="QLineEdit" name="relay_host" >
<property name="toolTip" >
<string>The hostname if your mail server. For e.g. smtp.gmail.com</string>
<string>The hostname of your mail server. For e.g. smtp.gmail.com</string>
</property>
</widget>
</item>