mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix typo in Plugin Customization Dialog
Fix #1472744 [Fixed a small typo in the plugin customization dialog](https://bugs.launchpad.net/calibre/+bug/1472744)
This commit is contained in:
parent
d707a4778f
commit
35f2cc5048
@ -27,7 +27,7 @@
|
||||
<item row="0" column="0" colspan="2">
|
||||
<widget class="QCheckBox" name="open_external">
|
||||
<property name="text">
|
||||
<string>Open store in external web browswer</string>
|
||||
<string>Open store in external web browser</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user