Add missing @ to phpdoc for gd_edit_image_support(). props tw2113. fixes #23046.

git-svn-id: http://core.svn.wordpress.org/trunk@23197 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí 2012-12-23 16:22:22 +00:00
parent a3b736bdd2
commit b4c58e41aa
1 changed files with 1 additions and 1 deletions

View File

@ -3335,7 +3335,7 @@ function _save_post_hook() {}
*
* @since 2.9.0
* @deprecated 3.5.0
* see wp_image_editor_supports()
* @see wp_image_editor_supports()
*
* @param string $mime_type
* @return bool