diff --git a/wp-content/themes/twentytwelve/functions.php b/wp-content/themes/twentytwelve/functions.php index d50eb78eb3..5b43295e34 100644 --- a/wp-content/themes/twentytwelve/functions.php +++ b/wp-content/themes/twentytwelve/functions.php @@ -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 */