mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-27 03:44:45 +01:00
IGN:Fix #2152 (Typo in GUI)
This commit is contained in:
parent
7448079aa8
commit
b7a7b57466
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue