small text change
This commit is contained in:
parent
98be679ce2
commit
799c008c52
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -24,7 +24,7 @@ func main() {
|
|||
Layout: VBox{},
|
||||
Children: []Widget{
|
||||
TextLabel{
|
||||
Text: "The DLSS Indicator is currently",
|
||||
Text: "The DLSS Indicator status:",
|
||||
TextAlignment: AlignHCenterVCenter,
|
||||
},
|
||||
TextLabel{
|
||||
|
|
Loading…
Reference in a new issue