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

git-svn-id: https://develop.svn.wordpress.org/trunk@20281 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jon Cave 2012-03-24 13:37:16 +00:00
parent d079275e8c
commit 4507ff0b4a
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()
*