aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorPaul Wise <pabs3@bonedaddy.net>2017-06-12 10:37:19 +0800
committerAndrew Waterman <aswaterman@gmail.com>2017-06-12 10:58:39 -0700
commit4cebade96f35ba3ba22cca6eaaf330b0a8e4e584 (patch)
treeed3e93794c6fad5fc5f308850484b1d27f5a0737 /build
parentd374bfa02da395270ebec5c8eec14fed8e09eff6 (diff)
downloadriscv-isa-manual-4cebade96f35ba3ba22cca6eaaf330b0a8e4e584.zip
riscv-isa-manual-4cebade96f35ba3ba22cca6eaaf330b0a8e4e584.tar.gz
riscv-isa-manual-4cebade96f35ba3ba22cca6eaaf330b0a8e4e584.tar.bz2
Fix word case, typos and word choice
Suggested-by: codespell Suggested-by: spellintian
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