Remove whitespace

This commit is contained in:
Florian Bruhin 2016-08-01 14:35:57 +02:00
parent 3d1f28ac9c
commit 1bba1e3ea9

View File

@ -1243,7 +1243,7 @@ def data(readonly=False):
('completion',
SettingValue(typ.Font(), DEFAULT_FONT_SIZE + ' ${_monospace}'),
"Font used in the completion widget."),
('completion.category',
SettingValue(typ.Font(), 'bold ${completion}'),
"Font used in the completion categories."),