mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-05 17:35:36 +00:00
app/internal/window: add missing period after sentence
Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -74,7 +74,7 @@ var resources struct {
|
|||||||
handle syscall.Handle
|
handle syscall.Handle
|
||||||
// class is the Gio window class from RegisterClassEx.
|
// class is the Gio window class from RegisterClassEx.
|
||||||
class uint16
|
class uint16
|
||||||
// cursor is the arrow cursor resource
|
// cursor is the arrow cursor resource.
|
||||||
cursor syscall.Handle
|
cursor syscall.Handle
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user