mirror of
https://github.com/powerline/powerline.git
synced 2025-07-24 06:15:41 +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'),
|
||||
],
|
||||
'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