summaryrefslogtreecommitdiffstats
path: root/src/animation/Runner.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/animation/Runner.js')
-rw-r--r--src/animation/Runner.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/animation/Runner.js b/src/animation/Runner.js
index bd60915..faeeed6 100644
--- a/src/animation/Runner.js
+++ b/src/animation/Runner.js
@@ -422,7 +422,7 @@ export default class Runner extends EventTarget {
}
// We have to resume the timeline in case a controller
- // is already done without beeing ever run
+ // is already done without being ever run
// This can happen when e.g. this is done:
// anim = el.animate(new SVG.Spring)
// and later