"Login" is a noun. The verb is "Log In"

git-svn-id: https://develop.svn.wordpress.org/trunk@9804 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith
2008-11-20 03:23:15 +00:00
parent 40d7f7bd18
commit 62adbc1528
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -121,8 +121,8 @@ function get_search_form() {
/**
* Display the Log In/Out link.
*
* Displays a link, which allows the user to navigate to the Login page to login
* or logout depending on whether or not they are currently logged in.
* Displays a link, which allows the user to navigate to the Log In page to log in
* or log out depending on whether or not they are currently logged in.
*
* @since 1.5.0
* @uses apply_filters() Calls 'loginout' hook on HTML link content.