Capitalization fixes

Fixes: #11237
This commit is contained in:
Juergen Spitzmueller 2018-08-05 10:10:50 +02:00
parent ed8dfa3fa0
commit b75f716b73
2 changed files with 2 additions and 2 deletions

View File

@ -76,7 +76,7 @@
<string>Indent displayed formulas instead of centering</string>
</property>
<property name="text">
<string>Indent &amp;Formulas</string>
<string>Indent &amp;formulas</string>
</property>
</widget>
</item>

View File

@ -272,7 +272,7 @@
<item row="0" column="1">
<widget class="QCheckBox" name="cssCB">
<property name="text">
<string>Write CSS to File</string>
<string>Write CSS to file</string>
</property>
</widget>
</item>