Fix typo in UI string

Reported-by: Pedro Neves <nevesdiver@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2015-09-04 10:28:55 -07:00
parent 3d13804b70
commit f3f4cf17f4
2 changed files with 6 additions and 6 deletions

View file

@ -918,7 +918,7 @@
<item row="9" column="0" colspan="2">
<widget class="QCheckBox" name="dynamicAscendRate">
<property name="text">
<string>Dynamic acend rate</string>
<string>Dynamic ascend rate</string>
</property>
</widget>
</item>