diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-11-12 10:18:26 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-11-12 10:18:26 -0800 |
commit | 72e46c0176da78e3be7be0244e5b0d31692c4f90 (patch) | |
tree | 682fc219717f1d44f1e1ebf42debdff2db547fb5 /qt-ui/maintab.ui | |
parent | 2aa97803b81accf9fa12f8716852679fb2843ad9 (diff) | |
download | subsurface-72e46c0176da78e3be7be0244e5b0d31692c4f90.tar.gz |
Fix typo
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/maintab.ui')
-rw-r--r-- | qt-ui/maintab.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/maintab.ui b/qt-ui/maintab.ui index 63fde0372..47adbf73c 100644 --- a/qt-ui/maintab.ui +++ b/qt-ui/maintab.ui @@ -961,7 +961,7 @@ <item> <widget class="QGroupBox" name="groupBox_16"> <property name="title"> - <string>Aditional data from dive computer</string> + <string>Additional data from dive computer</string> </property> <layout class="QHBoxLayout" name="horizontalLayout"> <item> |