Skip to content

Commit cc6b88e

Browse files
committed
merge bitcoin-core/gui#788: update session ID tooltip
1 parent 2455862 commit cc6b88e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/qt/forms/debugwindow.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1005,7 +1005,7 @@
10051005
<item row="3" column="0">
10061006
<widget class="QLabel" name="peerSessionIdLabel">
10071007
<property name="toolTip">
1008-
<string>The BIP324 session ID string in hex, if any.</string>
1008+
<string>The BIP324 session ID string in hex.</string>
10091009
</property>
10101010
<property name="text">
10111011
<string>Session ID</string>

0 commit comments

Comments
 (0)