summaryrefslogtreecommitdiffstats
path: root/user_guide/general
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2007-01-27 19:02:09 +0100
committerDerek Allard <derek.allard@ellislab.com>2007-01-27 19:02:09 +0100
commit7a1f5162029b8bc7d62171bd487a6954f1cf0bfc (patch)
tree5365237f811a4046a66f7474be67551b10c60ded /user_guide/general
parentc250b144dcfab2c2667b6eec3fcb1b396cdf3c28 (diff)
typo fix: thih to this
Diffstat (limited to 'user_guide/general')
-rw-r--r--user_guide/general/creating_libraries.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/general/creating_libraries.html b/user_guide/general/creating_libraries.html
index 11a62c97a..86cd1528b 100644
--- a/user_guide/general/creating_libraries.html
+++ b/user_guide/general/creating_libraries.html
@@ -220,7 +220,7 @@ class CI_Email {<br /><br />
<code>$this->load->library('<kbd>email</kbd>');</code>
-<p class="important"><strong>Note:</strong> At thit time the Database classes can not be replaced with your own versions.</p>
+<p class="important"><strong>Note:</strong> At this time the Database classes can not be replaced with your own versions.</p>
<h2>Extending Native Libraries</h2>