diff options
author | Tim Wootton <tim@tee-jay.demon.co.uk> | 2014-07-11 22:39:58 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-07-11 16:55:53 -0700 |
commit | d69d1cdfcdd6ba311c95ef1d401140c1b46915fb (patch) | |
tree | 68debdae9f5f472bf64c76ce919d841384b44ad1 /qt-ui/mainwindow.ui | |
parent | de958c27dd8c49bf169f9e1aad9bc5c0df3a2aa3 (diff) | |
download | subsurface-d69d1cdfcdd6ba311c95ef1d401140c1b46915fb.tar.gz |
web service not web-service
web service not web-service to match the others
Signed-off-by: Tim Wootton <tim@tee-jay.demon.co.uk>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/mainwindow.ui')
-rw-r--r-- | qt-ui/mainwindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui index ff687ac42..0869df46c 100644 --- a/qt-ui/mainwindow.ui +++ b/qt-ui/mainwindow.ui @@ -838,7 +838,7 @@ p, li { white-space: pre-wrap; } </action> <action name="actionDownloadWeb"> <property name="text"> - <string>Import &GPS data from Subsurface web-service</string> + <string>Import &GPS data from Subsurface web service</string> </property> <property name="shortcut"> <string>Ctrl+G</string> |