Skip to content

Commit cb4db9b

Browse files
committed
Merge pull request bcit-ci#816 from mrw/patch-1
Changes "ie" to "e.g."
2 parents af1a9bf + 4d77d88 commit cb4db9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/config/database.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
| ['username'] The username used to connect to the database
4242
| ['password'] The password used to connect to the database
4343
| ['database'] The name of the database you want to connect to
44-
| ['dbdriver'] The database type. ie: mysql. Currently supported:
44+
| ['dbdriver'] The database type. e.g.: mysql. Currently supported:
4545
mysql, mysqli, pdo, postgre, odbc, mssql, sqlite, oci8
4646
| ['dbprefix'] You can add an optional prefix, which will be added
4747
| to the table name when using the Active Record class

0 commit comments

Comments
 (0)