Make WordPress Core


Ignore:
Timestamp:
04/12/2024 05:45:23 PM (11 months ago)
Author:
swissspidy
Message:

Docs: Fix various typos and spelling mistakes.

Props swissspidy, jucaduca, sergeybiryukov.
See #60699.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/user/capabilities.php

    r56548 r57987  
    993993
    994994    /**
    995      * Change the capabilites associated with a role and make sure the change
     995     * Change the capabilities associated with a role and make sure the change
    996996     * is reflected in has_cap().
    997997     */
     
    10341034
    10351035    /**
    1036      * Change the capabilites associated with a role and make sure the change
     1036     * Change the capabilities associated with a role and make sure the change
    10371037     * is reflected in has_cap().
    10381038     */
Note: See TracChangeset for help on using the changeset viewer.