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:
Johan Hammar 2015-07-08 20:58:50 +02:00 committed by Kovid Goyal
parent d707a4778f
commit 35f2cc5048

View File

@ -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>