Spelling fixes from Chris Rebert

darcs-hash:20070801173524-ac50b-760d9ddf0e68aa24cd570b542824a7f2b3248ff5.gz
This commit is contained in:
axel
2007-08-02 03:35:24 +10:00
parent 91de143003
commit df55e89bbb
17 changed files with 41 additions and 41 deletions

View File

@@ -17,7 +17,7 @@ variable.
\subsection or-example Example
The following code runs the \c make command to build a program, if the
build succceds, the program is installed. If either step fails,
build succceeds, the program is installed. If either step fails,
<tt>make clean</tt> is run, which removes the files created by the
build process