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-admin/includes/update-core.php

    r52637 r52640  
    984984    /*
    985985     * Import $wp_version, $required_php_version, and $required_mysql_version from the new version.
    986      * DO NOT globalise any variables imported from `version-current.php` in this function.
     986     * DO NOT globalize any variables imported from `version-current.php` in this function.
    987987     *
    988988     * BC Note: $wp_filesystem->wp_content_dir() returned unslashed pre-2.8.
Note: See TracChangeset for help on using the changeset viewer.