mirror of
https://github.com/powerline/powerline.git
synced 2025-07-27 07:44:36 +02:00
Fix typo in test_configuration.py
This commit is contained in:
parent
0da40f08a5
commit
bfa335d96a
@ -94,7 +94,7 @@ config = {
|
|||||||
highlighted_string('g', 'str2'),
|
highlighted_string('g', 'str2'),
|
||||||
],
|
],
|
||||||
'right': [
|
'right': [
|
||||||
highlighted_string('f', 'str2', width='auto', align='right'),
|
highlighted_string('f', 'str2', width='auto', align='r'),
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user