Skip to content

Commit 0b988ac

Browse files
committed
Docs: Remove unwanted whitespace found in wp-includes/http.php.
Follow-up to [58384]. Unprops audrasjb. git-svn-id: https://develop.svn.wordpress.org/trunk@58386 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 8b30441 commit 0b988ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wp-includes/http.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ function _wp_http_get_object() {
4040
* @see wp_http_validate_url() For more information about how the URL is validated.
4141
*
4242
* @link https://owasp.org/www-community/attacks/Server_Side_Request_Forgery
43-
*
43+
*
4444
* @param string $url URL to retrieve.
4545
* @param array $args Optional. Request arguments. Default empty array.
4646
* See WP_Http::request() for information on accepted arguments.

0 commit comments

Comments
 (0)