From 76c1cad16acdbf25026d73c7ca476ee4a4f147e2 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Sat, 5 May 2012 19:04:34 +0000 Subject: [PATCH] phpdoc fix for register_post_status(). Props yoavf. fixes #20616 git-svn-id: https://develop.svn.wordpress.org/trunk@20726 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 6ce110ebf2..4e132ab41d 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