Fix documentation typo

This commit is contained in:
Maarten Heremans 2024-04-04 17:16:48 +02:00
parent 17bec4ede5
commit 9b3d5df603

View File

@ -148,7 +148,7 @@ const (
// - localized: If the text represents a localization key
// - binding: The databinding for the label
// - options: The options for the label
// - allignment: The alignment option for the label
// - alignment: The alignment option for the label
// - wrapping: The wrapping option for the label
// - textStyle: The text style option for the label
// - truncation: The truncation option for the label