Make WordPress Core


Ignore:
Timestamp:
05/10/2013 01:39:30 AM (13 years ago)
Author:
SergeyBiryukov
Message:

Fix typos in phpdoc. props TheLastCicada. fixes #24302.

File:
1 edited

Legend:

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

    r24214 r24229  
    19141914 * @since 1.2.0
    19151915 *
    1916  * @uses get_option() to retrieve the the value of 'gmt_offset'.
     1916 * @uses get_option() to retrieve the value of 'gmt_offset'.
    19171917 * @param string $string The date to be converted.
    19181918 * @param string $format The format string for the returned date (default is Y-m-d H:i:s)
Note: See TracChangeset for help on using the changeset viewer.