mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Docs: Fix typos in some DocBlocks.
Props kebbet. See #54729. git-svn-id: https://develop.svn.wordpress.org/trunk@52597 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -136,7 +136,7 @@ class WP_Http {
|
||||
* @type string $sslcertificates Absolute path to an SSL certificate .crt file.
|
||||
* Default ABSPATH . WPINC . '/certificates/ca-bundle.crt'.
|
||||
* @type bool $stream Whether to stream to a file. If set to true and no filename was
|
||||
* given, it will be droped it in the WP temp dir and its name will
|
||||
* given, it will be dropped it in the WP temp dir and its name will
|
||||
* be set using the basename of the URL. Default false.
|
||||
* @type string $filename Filename of the file to write to when streaming. $stream must be
|
||||
* set to true. Default null.
|
||||
|
||||
Reference in New Issue
Block a user