Make WordPress Core


Ignore:
Timestamp:
09/03/2011 04:02:41 PM (14 years ago)
Author:
duck_
Message:

Fix typos in documentation (wp-includes/[a-h]). See #18560.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/capabilities.php

    r18598 r18633  
    525525
    526526    /**
    527      * Magic method for checking the existance of a certain custom field
     527     * Magic method for checking the existence of a certain custom field
    528528     *
    529529     * @since 3.3.0
     
    828828     * This is useful for looking up whether the user has a specific role
    829829     * assigned to the user. The second optional parameter can also be used to
    830      * check for capabilities against a specfic post.
     830     * check for capabilities against a specific post.
    831831     *
    832832     * @since 2.0.0
Note: See TracChangeset for help on using the changeset viewer.