diff options
author | Florian Klink <flokli@flokli.de> | 2014-09-11 17:05:32 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-09-11 08:28:06 -0700 |
commit | 59038a25545d43ff85d491333bf00281b3e0a3da (patch) | |
tree | 19289830cd7061073ed5a02ac3080a3bb697f768 /qt-ui/mainwindow.ui | |
parent | bf82810a306f27115a116efa5ede5bfd1282c0e5 (diff) | |
download | subsurface-59038a25545d43ff85d491333bf00281b3e0a3da.tar.gz |
Fix typos
Reported-by: Davide DB <dbdavide@gmail.com>
Signed-off-by: Florian Klink <flokli@flokli.de>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/mainwindow.ui')
-rw-r--r-- | qt-ui/mainwindow.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui index 2dceac69d..79af1f002 100644 --- a/qt-ui/mainwindow.ui +++ b/qt-ui/mainwindow.ui @@ -666,7 +666,7 @@ p, li { white-space: pre-wrap; } <normaloff>:/icon_n2</normaloff>:/icon_n2</iconset> </property> <property name="text"> - <string>Show Pn2</string> + <string>Show PN2</string> </property> </action> <action name="profPhe"> @@ -678,7 +678,7 @@ p, li { white-space: pre-wrap; } <normaloff>:/icon_he</normaloff>:/icon_he</iconset> </property> <property name="text"> - <string>Show Ph2</string> + <string>Show PH2</string> </property> </action> <action name="profDcCeiling"> @@ -774,7 +774,7 @@ p, li { white-space: pre-wrap; } <normaloff>:/icon_NDLTTS</normaloff>:/icon_NDLTTS</iconset> </property> <property name="text"> - <string>Show NTL TTS</string> + <string>Show NDL TTS</string> </property> </action> <action name="profSAC"> |