Skip to content

Commit

Permalink
gui: update to "Direction/Type" peer details name/tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatack committed Feb 6, 2021
1 parent 1518883 commit be4cf48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/qt/forms/debugwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -1079,10 +1079,10 @@
<item row="1" column="0">
<widget class="QLabel" name="peerConnectionTypeLabel">
<property name="toolTip">
<string>The type of peer connection: %1</string>
<string>The direction and type of peer connection: %1</string>
</property>
<property name="text">
<string>Connection Type</string>
<string>Direction/Type</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit be4cf48

Please sign in to comment.