From ea65aae0939491a4b9c1c05ea2dd03dafab8b523 Mon Sep 17 00:00:00 2001 From: ryan Date: Sat, 5 May 2012 19:04:34 +0000 Subject: [PATCH] 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 --- wp-includes/post.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-includes/post.php b/wp-includes/post.php index 6ce110ebf..4e132ab41 100644 --- a/wp-includes/post.php +++ b/wp-includes/post.php @@ -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