summaryrefslogtreecommitdiffstats
path: root/user_guide/database/connecting.html
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2008-03-25 23:27:37 +0100
committerDerek Allard <derek.allard@ellislab.com>2008-03-25 23:27:37 +0100
commit44bd10fa25c980737e7f2a731aefb46095b1f569 (patch)
treec52bd761085ff712b34f60e6225123153253a262 /user_guide/database/connecting.html
parent8597ca78541b49526da50ca5a2f2ca8bcdba9f8f (diff)
userguide note, corrections and omissions
Diffstat (limited to 'user_guide/database/connecting.html')
-rw-r--r--user_guide/database/connecting.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/database/connecting.html b/user_guide/database/connecting.html
index 6cdd109d6..79277e536 100644
--- a/user_guide/database/connecting.html
+++ b/user_guide/database/connecting.html
@@ -65,7 +65,7 @@ Connecting
<h2>Automatically Connecting</h2>
<p>The "auto connect" feature will load and instantiate the database class with every page load.
-To enable "auto connecting", add the word <var>database</var> to the core array, as indicated in the following file:</p>
+To enable "auto connecting", add the word <var>database</var> to the library array, as indicated in the following file:</p>
<p><kbd>application/config/autoload.php</kbd></p>