summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authoradmin <devnull@localhost>2006-10-16 21:02:48 +0200
committeradmin <devnull@localhost>2006-10-16 21:02:48 +0200
commit9a661810d2b9b96c458c1f369f0059b31012b6a8 (patch)
tree76de207fe698e2e217821622a55bd313083128a3 /user_guide
parentb06d69f03f5149877390d7e99882006a141268ff (diff)
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/index.html2
-rw-r--r--user_guide/overview/at_a_glance.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/user_guide/index.html b/user_guide/index.html
index f55e7af6f..395d73900 100644
--- a/user_guide/index.html
+++ b/user_guide/index.html
@@ -65,7 +65,7 @@ window.onload = function() {
<h2>Welcome to Code Igniter</h2>
<p>Code Igniter is an Application Development Framework - a toolkit - for people who build web sites using PHP.
-Its goal is to enable you to develop projects must faster than you could if you were writing code
+Its goal is to enable you to develop projects much faster than you could if you were writing code
from scratch, by providing a rich set of libraries for commonly needed tasks, as well as a simple interface and
logical structure to access these libraries. Code Igniter lets you creatively focus on your project by
minimizing the amount of code needed for a given task.</p>
diff --git a/user_guide/overview/at_a_glance.html b/user_guide/overview/at_a_glance.html
index 720122a75..bf8a4e0d7 100644
--- a/user_guide/overview/at_a_glance.html
+++ b/user_guide/overview/at_a_glance.html
@@ -65,7 +65,7 @@ What is Code Igniter?
<h2>Code Igniter is an Application Framework</h2>
-<p>Code Igniter is a toolkit for people who build web application using PHP. Its goal is to enable you to develop projects must faster than you could if you were writing code
+<p>Code Igniter is a toolkit for people who build web application using PHP. Its goal is to enable you to develop projects much faster than you could if you were writing code
from scratch, by providing a rich set of libraries for commonly needed tasks, as well as a simple interface and
logical structure to access these libraries. Code Igniter lets you creatively focus on your project by
minimizing the amount of code needed for a given task.</p>