Fixed typo mistake

This commit is contained in:
Vishal Kakadiya 2016-09-27 21:52:46 +05:30 committed by GitHub
parent 611460317a
commit 14b2e4f609
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ if ( ! defined( 'ABSPATH' ) ) {
/**
* Parses and formats a MySQL datetime (Y-m-d H:i:s) for ISO8601/RFC3339.
*
* Requered WP 4.4 or later.
* Required WP 4.4 or later.
* See https://developer.wordpress.org/reference/functions/mysql_to_rfc3339/
*
* @since 2.6.0