Make WordPress Core


Ignore:
Timestamp:
01/08/2015 09:28:11 PM (10 years ago)
Author:
SergeyBiryukov
Message:

Remove a redundant inline comment with a typo.

props nicnicnicdevos.
fixes #30956.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/comment-template.php

    r31090 r31103  
    11391139    /*
    11401140     * Comment author information fetched from the comment cookies.
    1141      * Uuses wp_get_current_commenter().
    11421141     */
    11431142    $commenter = wp_get_current_commenter();
Note: See TracChangeset for help on using the changeset viewer.