summaryrefslogtreecommitdiff
path: root/misc/batch.js
diff options
context:
space:
mode:
Diffstat (limited to 'misc/batch.js')
-rw-r--r--misc/batch.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/batch.js b/misc/batch.js
index 51b1e8b59..5a5587ad8 100644
--- a/misc/batch.js
+++ b/misc/batch.js
@@ -1,7 +1,7 @@
// $Id$
/**
- * Attaches the batch behaviour to progress bars.
+ * Attaches the batch behavior to progress bars.
*/
Drupal.behaviors.batch = function (context) {
// This behavior attaches by ID, so is only valid once on a page.