aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/qt/forms/debugwindow.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qt/forms/debugwindow.ui b/src/qt/forms/debugwindow.ui
index 4117da57f5..eb02dd80ff 100644
--- a/src/qt/forms/debugwindow.ui
+++ b/src/qt/forms/debugwindow.ui
@@ -1117,7 +1117,7 @@
<item row="12" column="0">
<widget class="QLabel" name="label_18">
<property name="text">
- <string>Bytes Sent</string>
+ <string>Sent</string>
</property>
</widget>
</item>
@@ -1140,7 +1140,7 @@
<item row="13" column="0">
<widget class="QLabel" name="label_20">
<property name="text">
- <string>Bytes Received</string>
+ <string>Received</string>
</property>
</widget>
</item>