mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Fix typos in phpdoc. props TheLastCicada. fixes #24302.
git-svn-id: https://develop.svn.wordpress.org/trunk@24229 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1913,7 +1913,7 @@ function _wp_iso_convert( $match ) {
|
||||
*
|
||||
* @since 1.2.0
|
||||
*
|
||||
* @uses get_option() to retrieve the the value of 'gmt_offset'.
|
||||
* @uses get_option() to retrieve the value of 'gmt_offset'.
|
||||
* @param string $string The date to be converted.
|
||||
* @param string $format The format string for the returned date (default is Y-m-d H:i:s)
|
||||
* @return string GMT version of the date provided.
|
||||
|
||||
Reference in New Issue
Block a user