API page: https://api.drupal.org/api/drupal/core%21includes%21common.inc/function/...
Fix typo:
"Every condition is a key/value pair, whose key is a jQuery selector that denotes another element on the page, and whose value is an array of conditions, which must bet met on that element"
->
"which must bet met on that element"
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | drupal_process_states-3012959-1.patch | 530 bytes | govind.maloo |
Comments
Comment #2
cilefen commentedComment #3
govind.maloo commentedComment #4
govind.maloo commentedComment #5
cilefen commentedComment #6
alexpottThere was one other erroneous bet in the codebase. Fixed on commit.
Comment #7
alexpottCommitted and pushed f0d31a7ab0 to 8.7.x and 42b770cccd to 8.6.x. Thanks!