summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/UsersGuide/UsersGuide_Part1.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/UsersGuide/UsersGuide_Part1.tex b/doc/UsersGuide/UsersGuide_Part1.tex
index bce73907..9434963b 100644
--- a/doc/UsersGuide/UsersGuide_Part1.tex
+++ b/doc/UsersGuide/UsersGuide_Part1.tex
@@ -433,7 +433,7 @@ Building the code with GNU make is easy. Use gmake with the following syntax:
{\tt gmake} is the GNU make program, {\tt configuration options}
denotes optional arguments. The configuration name {\tt CONF}
references the configuration setting you chose to build. You can pick
-an arbitrary name (e.g. {\tt TEST_BUIILD}), later you can reference this particular
+an arbitrary name (e.g. {\tt TEST\_BUILD}), later you can reference this particular
configuration setting by using that name. The default for {\tt CONF}
is the name of your operating system (e.g. {\tt LINUX}).
@@ -460,7 +460,7 @@ files.
the list with the editor specified in the {\tt \$EDITOR}
environment variable. After closing the editor or answering with {\tt
no} the make process will continue.
-\end{itemize}
+\end{enumerate}
The make process will set up subdirectories in the {\tt ./build}
directory that contain the configuration specific files. The directory