summaryrefslogtreecommitdiff
path: root/lib/js/test/test.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/js/test/test.js')
-rwxr-xr-xlib/js/test/test.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/js/test/test.js b/lib/js/test/test.js
index 1504f623d..59b087669 100755
--- a/lib/js/test/test.js
+++ b/lib/js/test/test.js
@@ -27,7 +27,7 @@
* Normal and jQuery interfaces. All synchronous tests belong
* here.
*
- * Asynchronous sucess callbacks passed as the last parameter
+ * Asynchronous success callbacks passed as the last parameter
* of an RPC call should be identical in both Normal and jQuery
* interfaces. Async success tests belong here.
*