mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +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
|
||||
// class is the Gio window class from RegisterClassEx.
|
||||
class uint16
|
||||
// cursor is the arrow cursor resource
|
||||
// cursor is the arrow cursor resource.
|
||||
cursor syscall.Handle
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user