aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter Wuille <[email protected]>2012-02-20 04:16:38 +0100
committerPieter Wuille <[email protected]>2012-02-20 04:17:00 +0100
commit9fa042a96ce7c605a8f96e99a1b142233629bb61 (patch)
tree7c7cdb3b65590403c04e08ea0eb6514e4fe6fe6f
parentMerge pull request #864 from sipa/fix_856 (diff)
downloaddiscoin-9fa042a96ce7c605a8f96e99a1b142233629bb61.tar.xz
discoin-9fa042a96ce7c605a8f96e99a1b142233629bb61.zip
Typo fix
-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 8afa4b59d..a11725677 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>