mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
3d13804b70
commit
f3f4cf17f4
2 changed files with 6 additions and 6 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue