mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Docs: Align spelling with American English.
This changeset replaces "behaviour" with "behavior" in various docblocks. Props kebbet, jrf. See #56811, #56792. git-svn-id: https://develop.svn.wordpress.org/trunk@54663 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -45,7 +45,7 @@ class WP_HTTP_Proxy {
|
||||
/**
|
||||
* Whether proxy connection should be used.
|
||||
*
|
||||
* Constants which control this behaviour:
|
||||
* Constants which control this behavior:
|
||||
*
|
||||
* - `WP_PROXY_HOST`
|
||||
* - `WP_PROXY_PORT`
|
||||
@@ -61,7 +61,7 @@ class WP_HTTP_Proxy {
|
||||
/**
|
||||
* Whether authentication should be used.
|
||||
*
|
||||
* Constants which control this behaviour:
|
||||
* Constants which control this behavior:
|
||||
*
|
||||
* - `WP_PROXY_USERNAME`
|
||||
* - `WP_PROXY_PASSWORD`
|
||||
|
||||
Reference in New Issue
Block a user