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

git-svn-id: https://develop.svn.wordpress.org/trunk@21278 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Lance Willett 2012-07-18 18:06:18 +00:00
parent 1a52aad25f
commit 4686ae30de
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
*/