Bundled Themes: pinking shears, fix a trailing period.

Built from https://develop.svn.wordpress.org/trunk@25824


git-svn-id: http://core.svn.wordpress.org/trunk@25736 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Lance Willett 2013-10-17 03:30:09 +00:00
parent 191efaef61
commit 4359cfd88d
2 changed files with 2 additions and 2 deletions

View File

@ -704,7 +704,7 @@ add_filter( 'body_class', 'twentyeleven_body_classes' );
* @uses get_post_galleries() First, if available. Falls back to shortcode parsing,
* then as last option uses a get_posts() call.
*
* @since Twenty Eleven 1.6.
* @since Twenty Eleven 1.6
*
* @return array List of image IDs from the post gallery.
*/