aboutsummaryrefslogtreecommitdiff
path: root/src/qt
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2014-12-29 09:15:51 +0100
committerWladimir J. van der Laan <[email protected]>2014-12-29 09:16:25 +0100
commitf8c48589cf80a2f515912f791157bc4c4a632904 (patch)
treea64a1df3a47ef3187b9ec810bc5e20583616bb51 /src/qt
parentMerge pull request #5493 (diff)
parentFix reference. (diff)
downloaddiscoin-f8c48589cf80a2f515912f791157bc4c4a632904.tar.xz
discoin-f8c48589cf80a2f515912f791157bc4c4a632904.zip
Merge pull request #5558
99913f0 Fix reference. (Thomas Zander)
Diffstat (limited to 'src/qt')
-rw-r--r--src/qt/forms/optionsdialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/forms/optionsdialog.ui b/src/qt/forms/optionsdialog.ui
index 19421dc81..55c4f5ac5 100644
--- a/src/qt/forms/optionsdialog.ui
+++ b/src/qt/forms/optionsdialog.ui
@@ -330,7 +330,7 @@
<item>
<widget class="QCheckBox" name="minimizeOnClose">
<property name="toolTip">
- <string>Minimize instead of exit the application when the window is closed. When this option is enabled, the application will be closed only after selecting Quit in the menu.</string>
+ <string>Minimize instead of exit the application when the window is closed. When this option is enabled, the application will be closed only after selecting Exit in the menu.</string>
</property>
<property name="text">
<string>M&amp;inimize on close</string>