mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-09 15:14:37 +00:00
Docs: Update spelling for inline comments in a few files.
Per the [https://make.wordpress.org/core/handbook/best-practices/spelling/ spelling] and [https://make.wordpress.org/docs/style-guide/language-grammar/word-choice/ word choice] documentation guidelines, American (US) spelling should be preferred. Props mohadeseghasemi, subrataemfluence, rehanali, SergeyBiryukov. Fixes #46837. git-svn-id: https://develop.svn.wordpress.org/trunk@52640 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -4695,7 +4695,7 @@ function wp_make_link_relative( $link ) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sanitises various option values based on the nature of the option.
|
||||
* Sanitizes various option values based on the nature of the option.
|
||||
*
|
||||
* This is basically a switch statement which will pass $value through a number
|
||||
* of functions depending on the $option.
|
||||
|
||||
Reference in New Issue
Block a user