Skip to content

Commit 634acd4

Browse files
committed
Actually fix whitespaces this time
perhaps it is time I installed a linter...
1 parent 06baae3 commit 634acd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/Options.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -664,7 +664,7 @@ local function GetOptions()
664664
RIGHT = L['Right'],
665665
BOTTOMLEFT = L['Bottom Left'],
666666
BOTTOM = L['Bottom'],
667-
BOTTOMRIGHT = L['Bottom Right'],
667+
BOTTOMRIGHT = L['Bottom Right'],
668668
},
669669
sorting = {
670670
[1] = "TOPLEFT",

0 commit comments

Comments
 (0)