diff options
author | Tim Wootton <tim@tee-jay.demon.co.uk> | 2014-11-01 00:07:17 +0000 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-11-01 09:27:33 -0700 |
commit | 6fc32f62408747ffd4669bf70a3d546bbe96b2d3 (patch) | |
tree | 5ca499778ce531df514f3ee1d36c0c7daa5f5af4 /qt-ui/diveshareexportdialog.ui | |
parent | 1e554d5451d764b831ba6bd3752793d7459d984a (diff) | |
download | subsurface-6fc32f62408747ffd4669bf70a3d546bbe96b2d3.tar.gz |
Capitalisation in file type list
Signed-off-by: Tim Wootton <tim@tee-jay.demon.co.uk>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/diveshareexportdialog.ui')
-rw-r--r-- | qt-ui/diveshareexportdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/diveshareexportdialog.ui b/qt-ui/diveshareexportdialog.ui index 051f4f3e2..b5e9240e9 100644 --- a/qt-ui/diveshareexportdialog.ui +++ b/qt-ui/diveshareexportdialog.ui @@ -55,7 +55,7 @@ <item> <widget class="QPushButton" name="getUIDbutton"> <property name="text"> - <string>Get UserID</string> + <string>Get user ID</string> </property> </widget> </item> |