Fix imperceptible whitespace cruff from [27017].

git-svn-id: https://develop.svn.wordpress.org/trunk@27018 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Scott Taylor 2014-01-22 22:34:49 +00:00
parent 4725e85857
commit 956aa1c8ab
1 changed files with 1 additions and 1 deletions

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
*/