Docs: Correct spelling in various comments and DocBlocks, per the conventions in Core Contributor Handbook.

Props man4toman, samanehmirrajabi.
Fixes #45857.
Built from https://develop.svn.wordpress.org/trunk@45232


git-svn-id: http://core.svn.wordpress.org/trunk@45041 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2019-04-17 13:26:51 +00:00
parent e1de58320d
commit d2ccaacedf
10 changed files with 14 additions and 14 deletions

View File

@@ -66,9 +66,9 @@ class WP_Customize_Setting {
public $default = '';
/**
* Options for rendering the live preview of changes in Theme Customizer.
* Options for rendering the live preview of changes in Customizer.
*
* Set this value to 'postMessage' to enable a custom Javascript handler to render changes to this setting
* Set this value to 'postMessage' to enable a custom JavaScript handler to render changes to this setting
* as opposed to reloading the whole page.
*
* @link https://developer.wordpress.org/themes/customize-api