onaluf / gameQuery

a javascript game engine with jQuery
http://gamequeryjs.com
633 stars 161 forks source link

Tidy up spelling and language in comments for 0.6 release #10

Closed FostUK closed 12 years ago

FostUK commented 12 years ago

1: Tidied up language in comments 2: Removed trailing extra star **/ in docblock comments as looks wrong in some IDE's 3: Renamed Sceengraph to Scenegraph. Should not break anything as handled inside the API.

There are no actual code changes other than the rename of Sceen to Scene for Scenegraph.