From 8b9371e9150615e92043d9ea457f7662464eb3d3 Mon Sep 17 00:00:00 2001 From: "Drew Jaynes (DrewAPicture)" Date: Mon, 7 Apr 2014 22:11:55 +0000 Subject: [PATCH] Even deprecated functions can use a little PHPDoc formatting, time to time. See #27700. git-svn-id: https://develop.svn.wordpress.org/trunk@28018 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/deprecated.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/wp-includes/deprecated.php b/src/wp-includes/deprecated.php index 3ceedd91f4..0cfacebf86 100644 --- a/src/wp-includes/deprecated.php +++ b/src/wp-includes/deprecated.php @@ -3423,7 +3423,8 @@ function default_topic_count_text( $count ) { } /** - * Formerly used to escape strings before INSERTing into the DB. Hasn't performed this function for many, many years. + * Formerly used to escape strings before INSERTing into the DB. Has not performed + * this function for many, many years. * * @since 0.71 * @deprecated 3.9.0