Make WordPress Core


Ignore:
Timestamp:
10/31/2016 06:27:53 AM (10 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/class-walker-page.php

    r38523 r39051  
    5050         * @param string $output Passed by reference. Used to append additional content.
    5151         * @param int    $depth  Optional. Depth of page. Used for padding. Default 0.
    52          * @param array  $args   Optional. Arguments for outputing the next level.
     52         * @param array  $args   Optional. Arguments for outputting the next level.
    5353         *                       Default empty array.
    5454         */
Note: See TracChangeset for help on using the changeset viewer.