aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/make-desc.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-06-15 22:49:06 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-06-15 22:49:06 +0000
commite696dbed7feb431edb2247f9973c67cba60f7334 (patch)
tree32bafb63553e5d1af5218a76fcd3521aded885c4 /appendixa/make-desc.xml
parent01a97e6e8fb9c1c2a2ea443221e0db6c8d9e16c8 (diff)
Grammar fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@675 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/make-desc.xml')
-rw-r--r--appendixa/make-desc.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appendixa/make-desc.xml b/appendixa/make-desc.xml
index a6ca78cc7..80257b54e 100644
--- a/appendixa/make-desc.xml
+++ b/appendixa/make-desc.xml
@@ -9,8 +9,8 @@ The Make package contains the make program.
<sect2><title>Description</title>
<para>
-make determine automatically which pieces of a large program need to be
-recompiled, and issue the commands to recompile them.
+make determines automatically which pieces of a large program need to be
+recompiled, and issues the commands to recompile them.
</para>
</sect2>