mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 18:54:09 -04:00
IGN:Fix #2152 (Typo in GUI)
This commit is contained in:
parent
7448079aa8
commit
b7a7b57466
@ -670,7 +670,7 @@
|
|||||||
<item row="1" column="1" colspan="2" >
|
<item row="1" column="1" colspan="2" >
|
||||||
<widget class="QLineEdit" name="relay_host" >
|
<widget class="QLineEdit" name="relay_host" >
|
||||||
<property name="toolTip" >
|
<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>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user