doc/tutorial/introduction.texi
changeset 3712 fd3a9f294807
parent 3700 fa1c7b813873
child 3906 01acc159ffb1
--- a/doc/tutorial/introduction.texi	Tue Sep 23 01:09:43 2008 +0200
+++ b/doc/tutorial/introduction.texi	Tue Sep 23 09:53:52 2008 -0700
@@ -213,7 +213,7 @@
 Once you have source code downloaded to your local system, you will need 
 to compile that source to produce usable programs.  Just as in the case of
 source code management, there are many tools available to perform this 
-function.  Probably the most will known of these tools is @code{make}.  Along
+function.  Probably the most well known of these tools is @code{make}.  Along
 with being the most well known, @code{make} is probably the most difficult to
 use in a very large and highly configurable system.  Because of this, many
 alternatives have been developed.  Recently these systems have been developed