Login is not a verb, change "login" to "log in".

See #35387

Built from https://develop.svn.wordpress.org/trunk@36246


git-svn-id: http://core.svn.wordpress.org/trunk@36213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Eric Lewis
2016-01-09 21:08:26 +00:00
parent 2f41867519
commit c52af7470b
3 changed files with 3 additions and 3 deletions

View File

@@ -843,7 +843,7 @@ endif;
if ( !function_exists('wp_set_auth_cookie') ) :
/**
* Login a user by setting authentication cookies.
* Log in a user by setting authentication cookies.
*
* The $remember parameter increases the time that the cookie will be kept. The
* default the cookie is kept without remembering is two days. When $remember is