From 8059c354a3779338bbea849812df71b352f56267 Mon Sep 17 00:00:00 2001 From: jakearchibald Date: Mon, 26 Oct 2009 10:54:00 +0000 Subject: [PATCH] anim: Who can't spell? I can't spell! --- src/anim/anim.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/anim/anim.js b/src/anim/anim.js index 2a0bc06..4c83ad9 100644 --- a/src/anim/anim.js +++ b/src/anim/anim.js @@ -957,7 +957,7 @@ /** @name glow.anim.Animation#destroy @function - @description Destroys the animation & detatches references to DOM nodes + @description Destroys the animation & detaches references to DOM nodes Call this on animations you no longer need to free memory. @returns {glow.anim.Animation} */