mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 23:12:21 -04:00
Typo
This commit is contained in:
parent
a3da966462
commit
ae47ce1424
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="label">
|
<widget class="QLabel" name="label">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Select tags to deactivate. Deselct tags to active again.</string>
|
<string>Select tags to deactivate. Deselect tags to activate again.</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
Loading…
Reference in a new issue