phpdoc fix for register_post_status(). Props yoavf. fixes #20616

git-svn-id: http://core.svn.wordpress.org/trunk@20726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2012-05-05 19:04:34 +00:00
parent df245e9b09
commit ea65aae093
1 changed files with 1 additions and 1 deletions

View File

@ -632,7 +632,7 @@ function get_page_statuses( ) {
}
/**
* Register a post type. Do not use before init.
* Register a post status. Do not use before init.
*
* A simple function for creating or modifying a post status based on the
* parameters given. The function will accept an array (second optional