diff options
author | Tim Wootton <tim@tee-jay.org.uk> | 2015-09-05 00:03:13 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-09-05 07:43:11 -0700 |
commit | 800cfc50d617214da08db43b51037d13804bf1e9 (patch) | |
tree | 127a22fdb5cbe4bdc277e6188e12940b3a7d0f0d /qt-ui/templateedit.ui | |
parent | 6a468b4d397cbff4424b31ef3584ffb2f534a569 (diff) | |
download | subsurface-800cfc50d617214da08db43b51037d13804bf1e9.tar.gz |
Style & spelling changes to printing
Signed-off-by: Tim Wootton <tim@tee-jay.org.uk>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/templateedit.ui')
-rw-r--r-- | qt-ui/templateedit.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qt-ui/templateedit.ui b/qt-ui/templateedit.ui index 322193cc6..60a0fc7e6 100644 --- a/qt-ui/templateedit.ui +++ b/qt-ui/templateedit.ui @@ -11,7 +11,7 @@ </rect> </property> <property name="windowTitle"> - <string>Edit Template</string> + <string>Edit template</string> </property> <layout class="QVBoxLayout" name="verticalLayout_8"> <item> @@ -162,7 +162,7 @@ <item> <widget class="QLabel" name="colorpalette_label"> <property name="text"> - <string>Color pallet</string> + <string>Color palette</string> </property> </widget> </item> |