diff options
author | Tim Wootton <tim@tee-jay.demon.co.uk> | 2014-07-11 00:06:41 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-07-10 16:26:20 -0700 |
commit | 85a98636c1c66a245e0e6469d229e8e9d7f12d1e (patch) | |
tree | 2e794075cbacbaa5a797ff3ae5a4afeb8588d599 /qt-ui/divecomputermanagementdialog.ui | |
parent | d2d6b7937e42d4ba340ccf78aab56357706d2ef5 (diff) | |
download | subsurface-85a98636c1c66a245e0e6469d229e8e9d7f12d1e.tar.gz |
divecomputermanagementdilog capitalisation consitency
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/divecomputermanagementdialog.ui')
-rw-r--r-- | qt-ui/divecomputermanagementdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/divecomputermanagementdialog.ui b/qt-ui/divecomputermanagementdialog.ui index 9af67bfb9..0e5db2c41 100644 --- a/qt-ui/divecomputermanagementdialog.ui +++ b/qt-ui/divecomputermanagementdialog.ui @@ -14,7 +14,7 @@ </rect> </property> <property name="windowTitle"> - <string>Edit Dive Computer Nicknames</string> + <string>Edit dive computer nicknames</string> </property> <property name="windowIcon"> <iconset> |