fixed typo in GUI
This commit is contained in:
parent
7f97a27e8a
commit
eba8bbe55c
|
@ -76,7 +76,7 @@ The 'Random Number' option is selected by default but deterministic addresses ha
|
||||||
<item row="6" column="0">
|
<item row="6" column="0">
|
||||||
<widget class="QRadioButton" name="radioButtonDeterministicAddress">
|
<widget class="QRadioButton" name="radioButtonDeterministicAddress">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Use a passpharase to make addresses</string>
|
<string>Use a passphrase to make addresses</string>
|
||||||
</property>
|
</property>
|
||||||
<attribute name="buttonGroup">
|
<attribute name="buttonGroup">
|
||||||
<string notr="true">buttonGroup</string>
|
<string notr="true">buttonGroup</string>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user