diff options
author | Derek Allard <derek.allard@ellislab.com> | 2009-09-16 10:26:33 +0200 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2009-09-16 10:26:33 +0200 |
commit | 6f7b0aa1151d493e7d8d55ef4a80a2032510b388 (patch) | |
tree | 77c436a7f59eee76c5cb7f4ddedb29f1d257817a /user_guide/toc.html | |
parent | 928158bf3a308330ab6518ff0d149d4585d7f38f (diff) |
some user guide corrections in code examples
a minor grammar tweak
Diffstat (limited to 'user_guide/toc.html')
-rw-r--r-- | user_guide/toc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/toc.html b/user_guide/toc.html index 288bbc5be..ddd249ba1 100644 --- a/user_guide/toc.html +++ b/user_guide/toc.html @@ -74,7 +74,7 @@ Table of Contents <ul> <li><a href="./installation/downloads.html">Downloading CodeIgniter </a></li> <li><a href="./installation/index.html">Installation Instructions</a></li> - <li><a href="./installation/upgrading.html">Upgrading from an Previous Version</a></li> + <li><a href="./installation/upgrading.html">Upgrading from a Previous Version</a></li> <li><a href="./installation/troubleshooting.html">Troubleshooting</a></li> </ul> |