Docs: Miscellaneous docblock corrections.

See #32246


git-svn-id: https://develop.svn.wordpress.org/trunk@36069 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
John Blackbourn
2015-12-23 06:30:09 +00:00
parent ec7fa69ef4
commit a6556195d8
6 changed files with 9 additions and 9 deletions

View File

@@ -2154,7 +2154,7 @@ function force_ssl_content( $force = '' ) {
*
* @since 2.8.5
*
* @param string URL
* @param string $url URL
* @return string URL with https as the scheme
*/
function filter_SSL( $url ) {