aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorThomas Zander <thomas@thomaszander.se>2014-12-28 22:57:39 +0100
committerThomas Zander <thomas@thomaszander.se>2014-12-28 22:57:39 +0100
commit99913f0f70039d82f6cadbe4da4f831062800d1a (patch)
treea64a1df3a47ef3187b9ec810bc5e20583616bb51 /src
parente5153095ea410dd07770c0327447856488bfd137 (diff)
downloadbitcoin-99913f0f70039d82f6cadbe4da4f831062800d1a.tar.xz
Fix reference.
The text talked about "Quit" while Bitcoin uses "Exit" in its menu.
Diffstat (limited to 'src')
-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 19421dc813..55c4f5ac58 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>