mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-06 03:54:28 +02:00
...
This commit is contained in:
parent
2e8b03cecc
commit
313370ecd9
1 changed files with 2 additions and 2 deletions
|
|
@ -44,12 +44,12 @@
|
|||
<item>
|
||||
<widget class="QLabel" name="label_3">
|
||||
<property name="text">
|
||||
<string>Occurences:</string>
|
||||
<string>Occurrences:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="occurances">
|
||||
<widget class="QLabel" name="occurrences">
|
||||
<property name="text">
|
||||
<string>0</string>
|
||||
</property>
|
||||
|
|
|
|||
Loading…
Reference in a new issue