mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-22 06:52:36 +01:00
gui: Clarify block height label
This commit is contained in:
parent
f4cfa6d019
commit
b6dcc6d741
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue