Make WordPress Core


Ignore:
Timestamp:
03/13/2019 07:31:49 PM (6 years ago)
Author:
desrosj
Message:

Docs: Correct various spelling mistakes.

Props man4toman.
Fixes #46339.

File:
1 edited

Legend:

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

    r44601 r44894  
    647647     * Sets the data contents into the cache.
    648648     *
    649      * The cache contents is grouped by the $group parameter followed by the
     649     * The cache contents are grouped by the $group parameter followed by the
    650650     * $key. This allows for duplicate ids in unique groups. Therefore, naming of
    651651     * the group should be used with care and should follow normal function
Note: See TracChangeset for help on using the changeset viewer.