Browse Source

Typo fix

0.8
Pieter Wuille 13 years ago
parent
commit
9fa042a96c
  1. 2
      src/qt/forms/messagepage.ui

2
src/qt/forms/messagepage.ui

@ -17,7 +17,7 @@
<item> <item>
<widget class="QLabel" name="labelExplanation"> <widget class="QLabel" name="labelExplanation">
<property name="text"> <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>
<property name="textFormat"> <property name="textFormat">
<enum>Qt::AutoText</enum> <enum>Qt::AutoText</enum>

Loading…
Cancel
Save