Make WordPress Core


Ignore:
Timestamp:
11/19/2021 02:42:04 PM (3 years ago)
Author:
desrosj
Message:

Docs: Remove instances of the “eg.” abbreviation in favor of “example” or “for example”.

See #53330.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/schema.php

    r51660 r52215  
    965965 *
    966966 * @param int    $network_id        ID of network to populate.
    967  * @param string $domain            The domain name for the network (eg. "example.com").
     967 * @param string $domain            The domain name for the network. Example: "example.com".
    968968 * @param string $email             Email address for the network administrator.
    969969 * @param string $site_name         The name of the network.
Note: See TracChangeset for help on using the changeset viewer.