mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 14:50:29 +00:00
Docs: Remove instances of the “eg.” abbreviation in favor of “example” or “for example”.
See #53330. git-svn-id: https://develop.svn.wordpress.org/trunk@52215 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -217,7 +217,7 @@ class WP_Customize_Date_Time_Control extends WP_Customize_Control {
|
||||
* @return array {
|
||||
* Timezone info. All properties are optional.
|
||||
*
|
||||
* @type string $abbr Timezone abbreviation, eg. PST or CEST.
|
||||
* @type string $abbr Timezone abbreviation. Examples: PST or CEST.
|
||||
* @type string $description Human-readable timezone description as HTML.
|
||||
* }
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user