Fix imperceptible whitespace cruff from [27017].

Built from https://develop.svn.wordpress.org/trunk@27018


git-svn-id: http://core.svn.wordpress.org/trunk@26895 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Scott Taylor 2014-01-22 22:35:12 +00:00
parent 580d8ab0db
commit d8db2e0cc7

View File

@ -3387,7 +3387,7 @@ class WP_Query {
* Is the query for an existing attachment page?
*
* @since 3.1.0
*
*
* @param mixed $attachment Attachment ID, title, slug, or array of such.
* @return bool
*/