Twenty Fourteen: fix comment for twentyfourteen_excerpt_length(), props SergeyBiryukov. Fixes #25297.

git-svn-id: https://develop.svn.wordpress.org/trunk@25406 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Lance Willett 2013-09-12 17:43:23 +00:00
parent 8a2c79d897
commit e89c725696

View File

@ -238,7 +238,7 @@ function twentyfourteen_admin_fonts() {
add_action( 'admin_print_scripts-appearance_page_custom-header', 'twentyfourteen_admin_fonts' );
/**
* Sets the post excerpt length to 40 words.
* Sets the post excerpt length to 20 words.
*
* @param int $length
* @return int