Remove a redundant inline comment with a typo.
props nicnicnicdevos. fixes #30956. git-svn-id: https://develop.svn.wordpress.org/trunk@31103 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
6ffb5feab9
commit
c96947757a
@ -1138,7 +1138,6 @@ function comments_template( $file = '/comments.php', $separate_comments = false
|
||||
|
||||
/*
|
||||
* Comment author information fetched from the comment cookies.
|
||||
* Uuses wp_get_current_commenter().
|
||||
*/
|
||||
$commenter = wp_get_current_commenter();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user