phpdoc typo and readability fixes. Props SergeyBiryukov. fixes #18560

git-svn-id: https://develop.svn.wordpress.org/trunk@18827 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2011-09-29 22:57:43 +00:00
parent 9f6d53a66f
commit 4e081d3171
9 changed files with 117 additions and 113 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ function the_post_thumbnail( $size = 'post-thumbnail', $attr = '' ) {
/**
* Update cache for thumbnails in the current loop
*
* @sicne 3.2
* @since 3.2
*/
function update_post_thumbnail_cache() {
global $wp_query;