forked from mirror/_s
Setup is a noun. Set up is a verb. "Setup the WordPress core custom header feature." is incorrect. "Set up the WordPress core custom header feature." is correct.
This commit is contained in:
parent
17c12ec0e5
commit
e6fd8e99cf
|
@ -16,7 +16,7 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* Setup the WordPress core custom header feature.
|
||||
* Set up the WordPress core custom header feature.
|
||||
*
|
||||
* @uses _s_header_style()
|
||||
* @uses _s_admin_header_style()
|
||||
|
|
Reference in New Issue