Skip to content

Commit 3bf00e1

Browse files
committed
gui: debugwindow: update session ID tooltip
remove "if any"
1 parent 9fa8eda commit 3bf00e1

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
@@ -1113,7 +1113,7 @@
11131113
<item row="3" column="0">
11141114
<widget class="QLabel" name="peerSessionIdLabel">
11151115
<property name="toolTip">
1116-
<string>The BIP324 session ID string in hex, if any.</string>
1116+
<string>The BIP324 session ID string in hex.</string>
11171117
</property>
11181118
<property name="text">
11191119
<string>Session ID</string>

0 commit comments

Comments
 (0)