aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/Makefile b/build/Makefile
index ae4c9df..5182f32 100644
--- a/build/Makefile
+++ b/build/Makefile
@@ -1,8 +1,8 @@
#=======================================================================
-# Makefile for generating latex documents
+# Makefile for generating LaTeX documents
#-----------------------------------------------------------------------
#
-# This is a simple makefile for generating latex documents. It will
+# This is a simple makefile for generating LaTeX documents. It will
# run bibtex, generate eps from xfig figures, and make pdfs. The
# makefile supports builds in non-source directories: just make a
# build directory, copy the makefile there, and change the srcdir