Make WordPress Core


Ignore:
Timestamp:
10/31/2016 06:27:53 AM (8 years ago)
Author:
DrewAPicture
Message:

Docs: Fix multiple trivial typos throughout a variety of core files.

Props ottok.
Fixes #38489.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/rest-api/class-wp-rest-server.php

    r39044 r39051  
    640640     * @param string $route      The REST route.
    641641     * @param array  $route_args Route arguments.
    642      * @param bool   $override   Optional. Whether the route should be overriden if it already exists.
     642     * @param bool   $override   Optional. Whether the route should be overridden if it already exists.
    643643     *                           Default false.
    644644     */
Note: See TracChangeset for help on using the changeset viewer.