Fix typo: remove extraneous "@". See r20269.

git-svn-id: http://svn.automattic.com/wordpress/trunk@20281 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
duck_ 2012-03-24 13:37:16 +00:00
parent e52ee97665
commit 89c3b58589
1 changed files with 1 additions and 1 deletions

View File

@ -3062,7 +3062,7 @@ function remove_custom_background() {
* Retrieve theme data from parsed theme file.
*
* @since 1.5.0
* @deprecated @3.4.0
* @deprecated 3.4.0
* @deprecated Use wp_get_theme()
* @see wp_get_theme()
*