Rename the "align" option to "position", as its more accurate now.

This commit is contained in:
Hendrik Leppkes
2009-03-26 13:15:48 +01:00
parent 0e20409e76
commit 642da52766
+1 -1
View File
@@ -327,7 +327,7 @@ function Bar:GetOptionObject()
},
},
},
align = {
position = {
type = "group",
name = L["Positioning"],
order = 20,