Make WordPress Core


Ignore:
Timestamp:
07/23/2020 09:09:04 PM (4 years ago)
Author:
johnbillion
Message:

Docs: Another pass at some inline docs fixes mostly made by PHPCBF.

See #49572, #50744

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/pomo/po.php

    r48573 r48590  
    7272         * Same as {@link export}, but writes the result to a file
    7373         *
    74          * @param string $filename where to write the PO string
    75          * @param bool $include_headers whether to include tje headers in the export
     74         * @param string $filename        Where to write the PO string.
     75         * @param bool   $include_headers Whether to include the headers in the export.
    7676         * @return bool true on success, false on error
    7777         */
Note: See TracChangeset for help on using the changeset viewer.