mirror of
https://github.com/vrld/hump.git
synced 2024-11-23 12:24:19 +00:00
Fix typo in gamestate docs
"an" -> "and"
This commit is contained in:
parent
0bf301f710
commit
c7fa7794b5
@ -5,7 +5,7 @@ hump.gamestate
|
||||
|
||||
Gamestate = require "hump.gamestate"
|
||||
|
||||
A gamestate encapsulates independent data an behaviour in a single table.
|
||||
A gamestate encapsulates independent data and behaviour in a single table.
|
||||
|
||||
A typical game could consist of a menu-state, a level-state and a game-over-state.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user