summaryrefslogtreecommitdiffstats
path: root/spec/RAFPlugin.js
diff options
context:
space:
mode:
Diffstat (limited to 'spec/RAFPlugin.js')
-rw-r--r--spec/RAFPlugin.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/RAFPlugin.js b/spec/RAFPlugin.js
index 61eed46..770212c 100644
--- a/spec/RAFPlugin.js
+++ b/spec/RAFPlugin.js
@@ -1,6 +1,6 @@
/* globals jasmine */
/**
- * Jasmine RequestAnimationFrame: a set of helpers for testing funcionality
+ * Jasmine RequestAnimationFrame: a set of helpers for testing functionality
* that uses requestAnimationFrame under the Jasmine BDD framework for JavaScript.
*/
function RAFPlugin (jasmine) {