diff options
author | Tim Wootton <tim@tee-jay.demon.co.uk> | 2014-11-25 13:18:29 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-11-25 13:18:29 -0800 |
commit | 3b3d8949f7b3aede87fd779b314c6604020cbd16 (patch) | |
tree | 8fe0eb788c530e17a307883072b8fce81ed1c8ce /qt-ui/plannerSettings.ui | |
parent | 00068c22479ea2ecdb35835ba0a2b03b41b122f1 (diff) | |
download | subsurface-3b3d8949f7b3aede87fd779b314c6604020cbd16.tar.gz |
Correct diveplan as it's dive plan everywhere else in planner
Signed-off-by: Tim Wootton <tim@tee-jay.demon.co.uk>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/plannerSettings.ui')
-rw-r--r-- | qt-ui/plannerSettings.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/plannerSettings.ui b/qt-ui/plannerSettings.ui index 3e323ebc3..f99be9803 100644 --- a/qt-ui/plannerSettings.ui +++ b/qt-ui/plannerSettings.ui @@ -525,7 +525,7 @@ <item row="3" column="0"> <widget class="QCheckBox" name="verbatim_plan"> <property name="text"> - <string>Verbatim diveplan</string> + <string>Verbatim dive plan</string> </property> </widget> </item> |