Browse Source

Fix typo.

Taylor Otwell 12 years ago
parent
commit
223c3a7dde
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/config/auth.php

+ 1 - 1
application/config/auth.php

@@ -24,7 +24,7 @@ return array(
 	|--------------------------------------------------------------------------
 	|
 	| Here you may specify the database column that should be considered the
-	| "username" for your users. Typically, this will either be "usenrame"
+	| "username" for your users. Typically, this will either be "username"
 	| or "email". Of course, you're free to change the value to anything.
 	|
 	*/