]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/date.php
WordPress 4.5
[autoinstalls/wordpress.git] / wp-includes / date.php
index e10ef4f861e3e8082be1864a0700b91cbe7149a5..ace3e41bdf6f2a50136233726bd39bda328719f9 100644 (file)
@@ -853,7 +853,7 @@ class WP_Date_Query {
         *
         * You can pass an array of values (year, month, etc.) with missing parameter values being defaulted to
         * either the maximum or minimum values (controlled by the $default_to parameter). Alternatively you can
-        * pass a string that that will be run through strtotime().
+        * pass a string that will be run through strtotime().
         *
         * @since 3.7.0
         * @access public