Fix docblock formatting. fixes #25893.

git-svn-id: https://develop.svn.wordpress.org/trunk@26081 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2013-11-11 13:31:19 +00:00
parent eb8f223cd0
commit a2aed7b119
11 changed files with 30 additions and 29 deletions

View File

@@ -396,7 +396,7 @@ class WP_Comment_Query {
return $comments;
}
/*
/**
* Used internally to generate an SQL string for searching across multiple columns
*
* @access protected