1. 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

  2. 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

  3. 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

CommentFileSizeAuthor
webform_typos.patch1.36 KBBMDan

Comments

amateescu’s picture

Status: Active » Reviewed & tested by the community

Looks good to me.

quicksketch’s picture

Status: Reviewed & tested by the community » Fixed

Thanks guys, committed to both 3.x branches.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.