Merge pull request #9 from yetanotherportfolio/patch-1

Typo :)
This commit is contained in:
Mat Groves 2013-03-17 14:49:43 -07:00
commit 40db0c3b2c

View file

@ -110,7 +110,7 @@ PIXI.Sprite.prototype.onTextureUpdate = function(event)
/** /**
* *
* Helper function that creates a sprite that will contain a texture from the TextureCache based on tjhe frameId * Helper function that creates a sprite that will contain a texture from the TextureCache based on the frameId
* The frame ids are created when a Texture packer file has been loaded * The frame ids are created when a Texture packer file has been loaded
* @method fromFrame * @method fromFrame
* @static * @static