app: fix typo

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2022-01-03 16:23:37 +01:00
parent cce0a121e1
commit 787295a6e8
+1 -1
View File
@@ -127,7 +127,7 @@ var ackEvent event.Event
// options. The options are hints; the platform is free to
// ignore or adjust them.
//
// If the current program is running on iOS and Android,
// If the current program is running on iOS or Android,
// NewWindow returns the window previously created by the
// platform.
//