Skip to content

Commit 9682087

Browse files
committed
Merge pull request bitcoin#1051 from graingert/patch-1
Change sign message bitcoin address tooltip to "The address to sign the ...
2 parents 3acee27 + f9781fc commit 9682087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)