"seperately" & "seperated" should be "separately" & "separated"
./modules/contrib/webform/includes/webform.report.inc:227: // This header has to be generated seperately so we can add the SQL necessary.
./modules/contrib/webform/components/file.inc:130: '#description' => t('Enter a list of additional file extensions for this upload field, seperated by commas.
Entered extensions will be appended to checked items above.'),
./modules/contrib/webform/components/select.inc:876: * Utility function to split user-entered values from new-line seperated
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | webform_spelling_1844278.patch | 1.75 KB | liam morland |
Comments
Comment #1
quicksketchThanks :)
Comment #2
liam morlandPatch.
Comment #3
liam morlandI grepped for other instances of these spelling issues and found none.
Comment #4
simon georges commentedPatch applies cleanly.
Comment #5
quicksketchCommitted to all branches.