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:
parent
b3a3ab5977
commit
adb3791ab8
|
@ -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