mirror of
https://github.com/photonstorm/phaser
synced 2024-11-23 13:13:43 +00:00
spelling: browserify
This commit is contained in:
parent
8e1b094ade
commit
b7d0f9e309
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
// https://gist.github.com/timhall/4078614
|
||||
// https://github.com/Financial-Times/polyfill-service/tree/master/polyfills/requestAnimationFrame
|
||||
|
||||
// Expected to be used with Browserfiy
|
||||
// Expected to be used with Browserify
|
||||
// Browserify automatically detects the use of `global` and passes the
|
||||
// correct reference of `global`, `self`, and finally `window`
|
||||
|
||||
|
|
Loading…
Reference in a new issue