From 9b3c090d715c0022171e31cd750fdd5cd9daa9b3 Mon Sep 17 00:00:00 2001 From: Drew Jaynes Date: Sun, 2 Mar 2014 02:50:14 +0000 Subject: [PATCH] Fix a typo in the `author_rewrite_rules` hook doc. Props kpdesign. See #26095. Built from https://develop.svn.wordpress.org/trunk@27346 git-svn-id: http://core.svn.wordpress.org/trunk@27198 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/rewrite.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-includes/rewrite.php b/wp-includes/rewrite.php index ee42fc924d..6a3dd58ce8 100644 --- a/wp-includes/rewrite.php +++ b/wp-includes/rewrite.php @@ -1643,7 +1643,7 @@ class WP_Rewrite { /** * Filter rewrite rules used for author archives. * - * Likely author archives would inlcude /author/author-name/, as well as + * Likely author archives would include /author/author-name/, as well as * pagination and feed paths for author archives. * * @since 1.5.0