From dda3a81c10054f780ad381b7561f51cfb49b0207 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Sun, 3 Jun 2012 19:52:26 -0500 Subject: [PATCH] cleaning up comment. --- application/config/auth.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/config/auth.php b/application/config/auth.php index bb500c8b..d4a0dcbc 100644 --- a/application/config/auth.php +++ b/application/config/auth.php @@ -37,8 +37,8 @@ |-------------------------------------------------------------------------- | | Here you may specify the database column that should be considered the - | "password" for your users. Typically, this will be "password" but, again - | you're free to change the value to anything. + | "password" for your users. Typically, this will be "password" but, + | again, you're free to change the value to anything you see fit. | */