wrong word

This commit is contained in:
es183923 2021-12-23 09:13:56 -05:00 committed by GitHub
parent 1b9f9c3486
commit e24ae2291e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -197,7 +197,7 @@ Label properties:
* *label.width*: Used to make the label have a fixed custom width given in points (default: *dynamic*)
* *label.align*: Used to align labels when they have a fixed width (values: *center*, *left*, *right*, default: *left*)
* *label.background.\<property\>*: all background properties are also available for the label
* *icon.shadow.\<property\>*: all shadow properties are available for the shadow
* *label.shadow.\<property\>*: all shadow properties are available for the shadow
Background properties:
* *background.drawing*: wether the item should draw a background (values: *on*, *off*, *toggle*, default: *off*)