Skip to content

Commit f9781fc

Browse files
committed
Change sign message bitcoin address tooltip to "The address to sign the message with" Closes bitcoin#1050
1 parent 3acee27 commit f9781fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/qt/forms/messagepage.ui

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<item>
3636
<widget class="QValidatedLineEdit" name="signFrom">
3737
<property name="toolTip">
38-
<string>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</string>
38+
<string>The address to sign the message with (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</string>
3939
</property>
4040
<property name="maxLength">
4141
<number>34</number>

0 commit comments

Comments
 (0)