Twenty Twelve: minor comment text fix, props griffinjt. Closes #21291.

git-svn-id: http://core.svn.wordpress.org/trunk@21278 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
lancewillett 2012-07-18 18:06:18 +00:00
parent ceebd16dc3
commit e57205a236
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@ add_action( 'widgets_init', 'twentytwelve_widgets_init' );
if ( ! function_exists( 'twentytwelve_content_nav' ) ) :
/**
* Display navigation to next/previous pages when applicable
* Display navigation to next/previous pages when applicable.
*
* @since Twenty Twelve 1.0
*/