mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-14 17:44:25 +00:00
Fix typos in phpdoc. props bradparbs. fixes #23481.
git-svn-id: https://develop.svn.wordpress.org/trunk@23604 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -11,7 +11,7 @@ if (empty($wp)) {
|
||||
}
|
||||
|
||||
/**
|
||||
* trackback_response() - Respond with error or success XML message
|
||||
* trackback_response() - Respond with an error or success XML message
|
||||
*
|
||||
* @param int|bool $error Whether there was an error
|
||||
* @param string $error_message Error message if an error occurred
|
||||
|
||||
Reference in New Issue
Block a user