diff --git a/application/config/auth.php b/application/config/auth.php index 66312633..0c07c47d 100644 --- a/application/config/auth.php +++ b/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. | */