mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Docs: Fix typo in twentyten_header_image_height filter's docblock.
This corrects a minor typo from "defaul" to "default" in the docblock of the `twentyten_header_image_height` filter. Props mukesh27. See #59651. git-svn-id: https://develop.svn.wordpress.org/trunk@57243 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
cb85d888a0
commit
15637fa436
@ -172,7 +172,7 @@ if ( ! function_exists( 'twentyten_setup' ) ) :
|
||||
*/
|
||||
'width' => apply_filters( 'twentyten_header_image_width', 940 ),
|
||||
/**
|
||||
* Filters the Twenty Ten defaul header image height.
|
||||
* Filters the Twenty Ten default header image height.
|
||||
*
|
||||
* @since Twenty Ten 1.0
|
||||
*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user