phpdoc typo fix from filosofo. fixes #6712 for trunk

git-svn-id: https://develop.svn.wordpress.org/trunk@7642 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2008-04-14 15:53:09 +00:00
parent 2ae626662f
commit 763a6d5537
1 changed files with 1 additions and 1 deletions

View File

@ -1329,7 +1329,7 @@ if ( !function_exists('wp_login') ) :
* global for why there was a failure can utilize it later.
*
* @since 1.2.2
* @deprecated Use wp_signin()
* @deprecated Use wp_signon()
* @global string $error Error when false is returned
*
* @param string $username User's username