diff options
author | Salvador Cuñat <salvador.cunat@gmail.com> | 2015-09-16 21:43:49 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-09-16 21:16:58 -0700 |
commit | 9fd7fc8b454bece64f5434ff63a29256e53f4e87 (patch) | |
tree | a0d60dc8ea8b123f3559da779907823846ea4717 /qt-ui/plannerSettings.ui | |
parent | 91fca9ddd50f1a651acc3588649aea9ea482457c (diff) | |
download | subsurface-9fd7fc8b454bece64f5434ff63a29256e53f4e87.tar.gz |
Use Bühlmann in all strings shown to the user
Unify spelling of this name in strings shown to the user, as commented
in mailing list. Internal coding use untouched.
Signed-off-by: Salvador Cuñat <salvador.cunat@gmail.com>
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 54ea5762c..231922034 100644 --- a/qt-ui/plannerSettings.ui +++ b/qt-ui/plannerSettings.ui @@ -265,7 +265,7 @@ <item row="4" column="1"> <widget class="QRadioButton" name="buehlmann_deco"> <property name="text"> - <string>Buehlmann deco</string> + <string>Bühlmann deco</string> </property> <property name="checked"> <bool>true</bool> |