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

git-svn-id: https://develop.svn.wordpress.org/trunk@23197 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Helen Hou-Sandi 2012-12-23 16:22:22 +00:00
parent a0d5de09fd
commit f4b20c062c
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