Make WordPress Core


Ignore:
Timestamp:
02/26/2010 05:46:08 AM (16 years ago)
Author:
nacin
Message:

A call to arms for grammarians. Fixes #12228 fixes #11875 props kurtmckee, filosofo, jjj

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/class-smtp.php

    r11341 r13425  
    266266   * that is to be send with the headers. Each header needs to be
    267267   * on a single line followed by a <CRLF> with the message headers
    268    * and the message body being seperated by and additional <CRLF>.
     268   * and the message body being separated by and additional <CRLF>.
    269269   *
    270270   * Implements rfc 821: DATA <CRLF>
Note: See TracChangeset for help on using the changeset viewer.