Typo in label for ignoreGroup.

This commit is contained in:
Louis-Bertrand Varin 2017-04-04 10:23:48 -04:00
parent bce747e7f9
commit a8b647e886

View File

@ -108,7 +108,7 @@
<item>
<widget class="QCheckBox" name="ignoreGroupExpansionCheckBox">
<property name="text">
<string>Dot not mark a database as modified when groups are expanded</string>
<string>Do not mark a database as modified when groups are expanded</string>
</property>
</widget>
</item>