mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-06 01:45:36 +00:00
ui/app: update comment and fix typo
Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -11,8 +11,8 @@ import (
|
||||
"gioui.org/ui/internal/ops"
|
||||
)
|
||||
|
||||
// Config contain the context for updating and
|
||||
// drawing a user interface.
|
||||
// Config contains the essential configuration for
|
||||
// updating and drawing a user interface.
|
||||
type Config struct {
|
||||
// Device pixels per dp.
|
||||
PxPerDp float32
|
||||
|
||||
Reference in New Issue
Block a user