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
1 changed files with 1 additions and 1 deletions
|
@ -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_header_style()
|
||||||
* @uses _s_admin_header_style()
|
* @uses _s_admin_header_style()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue