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} */