Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
1457cd87
Commit
1457cd87
authored
Feb 16, 2012
by
Dries Buytaert
Browse files
- Patch
#1436074
by Pat Redmond: documentation problem with batch_set(): change 'his' to 'its'.
parent
d01ee4aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/includes/form.inc
View file @
1457cd87
...
...
@@ -4281,7 +4281,7 @@ function element_validate_number($element, &$form_state) {
* clean code independence, ensuring that several batches submitted by
* different parts of the code (core / contrib modules) can be processed
* correctly while not interfering or having to cope with each other. Each
* batch set gets to specify
h
is own UI messages, operates on its own set
* batch set gets to specify i
t
s own UI messages, operates on its own set
* of operations and results, and triggers its own 'finished' callback.
* Batch sets are processed sequentially, with the progress bar starting
* fresh for every new set.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment