typo in configdata.py.

This commit is contained in:
Nathan Isom 2015-10-14 13:37:24 -05:00
parent 4876bdf7ce
commit 6843e9c413

View File

@ -874,7 +874,7 @@ def data(readonly=False):
('statusbar.fg',
SettingValue(typ.QssColor(), 'white'),
"Foreground color of the statusbar(http)."),
"Foreground color of the statusbar."),
('statusbar.bg',
SettingValue(typ.QssColor(), 'black'),