mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-10-03 18:06:55 +02:00
Correct misleading "overridden options" label
Command-line options override values set in the configuration file and configuration file options override values set in the GUI.
This commit is contained in:
@@ -714,7 +714,7 @@
|
||||
<item>
|
||||
<widget class="QLabel" name="overriddenByCommandLineInfoLabel">
|
||||
<property name="text">
|
||||
<string>Active command-line options that override above options:</string>
|
||||
<string>Options set in this dialog are overridden by the command line or in the configuration file:</string>
|
||||
</property>
|
||||
<property name="textFormat">
|
||||
<enum>Qt::PlainText</enum>
|
||||
|
Reference in New Issue
Block a user