mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 23:43:27 +02:00
String correction
This commit is contained in:
parent
138ab98490
commit
5d301bcc7e
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
<item>
|
||||
<widget class="QLabel" name="label" >
|
||||
<property name="text" >
|
||||
<string>Sign up for a free account from <a href="http://www.isndb.com">isndb.com</a> to get an access key.</string>
|
||||
<string>Sign up for a free account from <a href="http://www.isbndb.com">ISBNdb.com</a> to get an access key.</string>
|
||||
</property>
|
||||
<property name="alignment" >
|
||||
<set>Qt::AlignCenter</set>
|
||||
|
|
|
|||
Loading…
Reference in a new issue