- Line 1258 of webform.module reads:
// When logging in using a form on the same page as a webform node, surpress
This should read:
// When logging in using a form on the same page as a webform node, suppress
- Line 3243 of webform.module reads:
* This converst full format dates or times. Either a date or time may be
This should read:
* This converts full format dates or times. Either a date or time may be
- Line 3362 of webform.module reads:
// Surpress errors if encountered during string conversion. Exceptions are
This should read:
// Suppress errors if encountered during string conversion. Exceptions are
| Comment | File | Size | Author |
|---|---|---|---|
| webform_typos.patch | 1.36 KB | BMDan |
Comments
Comment #1
amateescu commentedLooks good to me.
Comment #2
quicksketchThanks guys, committed to both 3.x branches.