diff --git a/src/pixi/display/Sprite.js b/src/pixi/display/Sprite.js index a609f18..d958369 100644 --- a/src/pixi/display/Sprite.js +++ b/src/pixi/display/Sprite.js @@ -11,7 +11,7 @@ /** * The SPrite object is the base for all textured objects that are rendered to the screen * - * @class Spriteā„¢ + * @class Sprite * @extends DisplayObjectContainer * @constructor * @param texture {Texture} The texture for this sprite