Update doc for WP_Query::post. Fixes #15105

git-svn-id: http://svn.automattic.com/wordpress/trunk@16360 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
scribu 2010-11-13 23:32:18 +00:00
parent 5f0adf4d70
commit 6b2aa2177f
1 changed files with 1 additions and 1 deletions

View File

@ -778,7 +778,7 @@ class WP_Query {
*
* @since 1.5.0
* @access public
* @var int
* @var object
*/
var $post;