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:
parent
1a52aad25f
commit
4686ae30de
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue