Docs: Clarify the file header summary for wp-includes/comment-functions.php, introduced in [33750].

See #33413. See #33701.


git-svn-id: https://develop.svn.wordpress.org/trunk@33899 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes 2015-09-04 01:41:17 +00:00
parent d615705cec
commit 3abc0933bb

View File

@ -1,9 +1,10 @@
<?php
/**
* Manages WordPress comments
* Comments API: Top-level comments functionality
*
* @package WordPress
* @subpackage Comment
* @since 4.4.0
*/
/**