mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
all: fix spelling errors
Signed-off-by: Walter Werner SCHNEIDER <contact@schnwalter.eu> Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
committed by
Elias Naur
parent
83d23ab507
commit
fd2d96adfc
+1
-1
@@ -35,7 +35,7 @@ type List struct {
|
||||
|
||||
// Position is updated during Layout. To save the list scroll position,
|
||||
// just save Position after Layout finishes. To scroll the list
|
||||
// programatically, update Position (e.g. restore it from a saved value)
|
||||
// programmatically, update Position (e.g. restore it from a saved value)
|
||||
// before calling Layout.
|
||||
Position Position
|
||||
|
||||
|
||||
Reference in New Issue
Block a user