Skip to content

Commit 60814f9

Browse files
committed
fixed typo mentioned in #443
1 parent df6bc4a commit 60814f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logout-popup-widget/logout-popup.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ local function launch(args)
120120
},
121121
{
122122
action,
123-
haligh = 'center',
123+
halign = 'center',
124124
layout = wibox.container.place
125125
},
126126
spacing = 32,

0 commit comments

Comments
 (0)