Make WordPress Core


Ignore:
Timestamp:
01/25/2022 01:54:01 PM (3 years ago)
Author:
SergeyBiryukov
Message:

Docs: Update spelling for inline comments in a few files.

Per the spelling and word choice documentation guidelines, American (US) spelling should be preferred.

Props mohadeseghasemi, subrataemfluence, rehanali, SergeyBiryukov.
Fixes #46837.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/formatting.php

    r52457 r52640  
    46964696
    46974697/**
    4698  * Sanitises various option values based on the nature of the option.
     4698 * Sanitizes various option values based on the nature of the option.
    46994699 *
    47004700 * This is basically a switch statement which will pass $value through a number
Note: See TracChangeset for help on using the changeset viewer.