aboutsummaryrefslogtreecommitdiff
path: root/src/qt
diff options
context:
space:
mode:
authorPieter Wuille <pieter.wuille@gmail.com>2012-02-20 04:16:38 +0100
committerPieter Wuille <pieter.wuille@gmail.com>2012-02-20 04:17:00 +0100
commit9fa042a96ce7c605a8f96e99a1b142233629bb61 (patch)
tree7c7cdb3b65590403c04e08ea0eb6514e4fe6fe6f /src/qt
parent3a4d81724e873f967b74759d539e05c73f95aeeb (diff)
downloadbitcoin-9fa042a96ce7c605a8f96e99a1b142233629bb61.tar.xz
Typo fix
Diffstat (limited to 'src/qt')
-rw-r--r--src/qt/forms/messagepage.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/forms/messagepage.ui b/src/qt/forms/messagepage.ui
index 8afa4b59dd..a117256773 100644
--- a/src/qt/forms/messagepage.ui
+++ b/src/qt/forms/messagepage.ui
@@ -17,7 +17,7 @@
<item>
<widget class="QLabel" name="labelExplanation">
<property name="text">
- <string>You can sign messages with your addresses to prove you own them. Be careful to only sign statement you agree to with full details, as phishing attacks may try to trick you into signing access to them.</string>
+ <string>You can sign messages with your addresses to prove you own them. Be careful to only sign statements you agree to with full details, as phishing attacks may try to trick you into signing access to them.</string>
</property>
<property name="textFormat">
<enum>Qt::AutoText</enum>