Problem/Motivation

There is a typo inside the SSL encryption description string. It says "This allows connection to an SMTP server that requires SSL encryption such as Gmail." when the correct is "This allows connection to a SMTP server that requires SSL encryption such as Gmail."

Proposed resolution

Patch is bellow

Comments

tcarmona created an issue. See original summary.

tcarmona’s picture

StatusFileSize
new560 bytes

  • wundo committed 9d2c28d on 7.x-1.x authored by tcarmona
    Issue #2701203 by tcarmona: Typo inside the SSL description
    
wundo’s picture

Status: Active » Fixed

  • wundo committed 9d2c28d on 7.x-2.x authored by tcarmona
    Issue #2701203 by tcarmona: Typo inside the SSL description
    
hippriest’s picture

This is not a typo. "An" is used preceding words that begin with a vowel sound- and this rule applies even with acronyms that begin with consonants. Saying the letter "S" is the same vowel sound in the first syllable of the word "estimate" (for example). Just as you would write "an estimate," you would also write "an SMTP."

Source: http://www.grammar.com/a-vs-an-when-to-use/

Relevant example:
Articles with Acronyms, a or an

Finally, the rule applies to acronyms as well. If you pronounce a letter as a letter and it begins with a vowel sound, you should precede it with an. The consonants with vowel sounds include f, h, l, m, n, r, s, and x.

He flew in an SST.

Status: Fixed » Closed (fixed)

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