Make WordPress Core


Ignore:
Timestamp:
01/18/2022 08:27:39 PM (3 years ago)
Author:
SergeyBiryukov
Message:

Docs: Fix typos in some DocBlocks.

Props kebbet.
See #54729.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-http.php

    r52422 r52597  
    137137     *                                             Default ABSPATH . WPINC . '/certificates/ca-bundle.crt'.
    138138     *     @type bool         $stream              Whether to stream to a file. If set to true and no filename was
    139      *                                             given, it will be droped it in the WP temp dir and its name will
     139     *                                             given, it will be dropped it in the WP temp dir and its name will
    140140     *                                             be set using the basename of the URL. Default false.
    141141     *     @type string       $filename            Filename of the file to write to when streaming. $stream must be
Note: See TracChangeset for help on using the changeset viewer.