io/system: fix typo

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2019-12-02 12:38:48 +01:00
parent 5bddf66db7
commit 2aa6071e33
+1 -1
View File
@@ -28,7 +28,7 @@ type FrameEvent struct {
sync bool
}
// Config define the essential properties of
// Config defines the essential properties of
// the environment.
type Config interface {
// Now returns the current animation time.