summaryrefslogtreecommitdiff
path: root/includes/batch.inc
diff options
context:
space:
mode:
Diffstat (limited to 'includes/batch.inc')
-rw-r--r--includes/batch.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/batch.inc b/includes/batch.inc
index 4b3e0f365..c0a7c96e0 100644
--- a/includes/batch.inc
+++ b/includes/batch.inc
@@ -144,7 +144,7 @@ function _batch_progress_page_js() {
}
/**
- * Do one pass of execution in JavaScript-mode and return progress to the browser.
+ * Do one execution pass in JavaScript-mode and return progress to the browser.
*
* @see _batch_progress_page_js()
* @see _batch_process()