Fix a typo in the `author_rewrite_rules` hook doc.

Props kpdesign.
See #26095.


git-svn-id: https://develop.svn.wordpress.org/trunk@27346 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes 2014-03-02 02:49:21 +00:00
parent 0a1afaf38d
commit 3c5db72715
1 changed files with 1 additions and 1 deletions

View File

@ -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