Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in batch_set() documentation. #3713

Closed
ghost opened this issue Apr 27, 2019 · 2 comments · Fixed by backdrop/backdrop#2615
Closed

Typo in batch_set() documentation. #3713

ghost opened this issue Apr 27, 2019 · 2 comments · Fixed by backdrop/backdrop#2615

Comments

@ghost
Copy link

ghost commented Apr 27, 2019

operations: (required) Array of operations to be performed, where each item is an array consisting of the name of an implementation of callback_batch_operation() and an array of parameter.

Should be:

operations: (required) Array of operations to be performed, where each item is an array consisting of the name of an implementation of callback_batch_operation() and an array of parameters.

(Added 's' onto end of 'parameter')


PR: backdrop/backdrop#2615

@ghost ghost added the type - bug report label Apr 27, 2019
@klonos klonos added this to the 1.12.7 milestone Apr 27, 2019
@klonos klonos changed the title Typo in batch_set() documentation. Typo in batch_set() documentation. Apr 27, 2019
@klonos
Copy link
Member

klonos commented Apr 27, 2019

Nice catch @BWPanda 👍 ...RTBC.

@quicksketch
Copy link
Member

Thanks @BWPanda! Merged backdrop/backdrop#2615 into 1.x and 1.12.x.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants