minor style fix
diff --git a/application/config/database.php b/application/config/database.php
index 59b2238..f08d887 100644
--- a/application/config/database.php
+++ b/application/config/database.php
@@ -43,8 +43,8 @@
 |	['password'] The password used to connect to the database
 |	['database'] The name of the database you want to connect to
 |	['dbdriver'] The database type. e.g.: mysql.  Currently supported:
-				 cubrid, interbase, mssql, mysql, mysqli, oci8, odbc, 
-				 pdo, postgre, sqlite, sqlite3, sqlsrv
+|				 cubrid, interbase, mssql, mysql, mysqli, oci8, 
+|				 odbc, pdo, postgre, sqlite, sqlite3, sqlsrv
 |	['dbprefix'] You can add an optional prefix, which will be added
 |				 to the table name when using the  Active Record class
 |	['pconnect'] TRUE/FALSE - Whether to use a persistent connection