The attached patch conforms *all* the sentence spacing in code comments to a single space following the period. Note that without this patch, core is very inconsistent; it mostly conforms to this standard but the size of this patch no doubt indicates how often we deviate from that standard. If this is committed, I'll edit the coding standards page and add an entry for one-space sentence spacing.

Please, please, someone commit this path before it no longer applies. If anything is changed in here other than sentence spacing, it was a mistake.

Comments

dries’s picture

Status: Needs review » Fixed

Welp, many files touched! Committed to CVS HEAD. Thanks.

keith.smith’s picture

Status: Fixed » Needs review
StatusFileSize
new1.06 KB

Now that core is fixed, does anyone have an issue with this patch to CODING_STANDARDS.html?

catch’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me.

keith.smith’s picture

Status: Reviewed & tested by the community » Fixed

http://drupal.org/cvs?commit=160434

CODING_STANDARDS.html patched to include this standard.

Status: Fixed » Closed (fixed)

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