aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2020-07-25 20:41:35 +0300
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2020-07-25 20:41:35 +0300
commitb6dcc6d74186eee15eda2cb6e8a7ab5b5b4a05f8 (patch)
tree6967ae8ff288c2df0cdb46cb9b50915a0b327bdb /src/qt/forms
parentf4cfa6d01900aa4c4696d6e1eac65e1b42f6b762 (diff)
downloadbitcoin-b6dcc6d74186eee15eda2cb6e8a7ab5b5b4a05f8.tar.xz
gui: Clarify block height label
Diffstat (limited to 'src/qt/forms')
-rw-r--r--src/qt/forms/debugwindow.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/forms/debugwindow.ui b/src/qt/forms/debugwindow.ui
index 93840b4169..d210faec03 100644
--- a/src/qt/forms/debugwindow.ui
+++ b/src/qt/forms/debugwindow.ui
@@ -290,7 +290,7 @@
<item row="11" column="0">
<widget class="QLabel" name="label_3">
<property name="text">
- <string>Current number of blocks</string>
+ <string>Current block height</string>
</property>
</widget>
</item>