mispeeling in introduction.texi
authorCraig Dowell <craigdo@ee.washington.edu>
Tue Sep 23 09:53:52 2008 -0700 (16 months ago)
changeset 3712fd3a9f294807
parent 3711 fed597b0583e
child 3713 9f5d59e52e38
mispeeling in introduction.texi
doc/tutorial/introduction.texi
     1.1 --- a/doc/tutorial/introduction.texi	Tue Sep 23 01:09:43 2008 +0200
     1.2 +++ b/doc/tutorial/introduction.texi	Tue Sep 23 09:53:52 2008 -0700
     1.3 @@ -213,7 +213,7 @@
     1.4  Once you have source code downloaded to your local system, you will need 
     1.5  to compile that source to produce usable programs.  Just as in the case of
     1.6  source code management, there are many tools available to perform this 
     1.7 -function.  Probably the most will known of these tools is @code{make}.  Along
     1.8 +function.  Probably the most well known of these tools is @code{make}.  Along
     1.9  with being the most well known, @code{make} is probably the most difficult to
    1.10  use in a very large and highly configurable system.  Because of this, many
    1.11  alternatives have been developed.  Recently these systems have been developed