Skip to content

Commit be4cf48

Browse files
committed
gui: update to "Direction/Type" peer details name/tooltip
1 parent 1518883 commit be4cf48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/qt/forms/debugwindow.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1079,10 +1079,10 @@
10791079
<item row="1" column="0">
10801080
<widget class="QLabel" name="peerConnectionTypeLabel">
10811081
<property name="toolTip">
1082-
<string>The type of peer connection: %1</string>
1082+
<string>The direction and type of peer connection: %1</string>
10831083
</property>
10841084
<property name="text">
1085-
<string>Connection Type</string>
1085+
<string>Direction/Type</string>
10861086
</property>
10871087
</widget>
10881088
</item>

0 commit comments

Comments
 (0)