Typo fix. Props demetris. fixes #9479

git-svn-id: https://develop.svn.wordpress.org/trunk@10889 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2009-04-07 23:58:35 +00:00
parent 91dc06e264
commit d64ef1239c
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ function themes_api($action, $args = null) {
}
/**
* Retrive list of WordPress theme features (aka theme tags)
* Retrieve list of WordPress theme features (aka theme tags)
*
* @since 2.8.0
*