Skip to content

Commit 9105b47

Browse files
PalumboNfdodino
andauthored
Update src/wollok/game.wlk
Co-authored-by: Fernando Dodino <[email protected]>
1 parent a8d1218 commit 9105b47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wollok/game.wlk

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ object game {
77

88
/** Collection of visual objects in the game */
99
const visuals = []
10-
/** Game is running? */
10+
/** Is Game running? */
1111
var property running = false
1212
/**
1313
* Allows to configure a visual component as "error reporter".

0 commit comments

Comments
 (0)