diff options
Diffstat (limited to 'includes/form.inc')
-rw-r--r-- | includes/form.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/form.inc b/includes/form.inc index 5de5ded31..dce3e22d4 100644 --- a/includes/form.inc +++ b/includes/form.inc @@ -1821,7 +1821,7 @@ function batch_set($batch_definition) { /** * Process the batch. - * + * * Unless the batch has been markes with 'progressive' = FALSE, the function * isses a drupal_goto and thus ends page execution. * |