aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKen Moffat <ken@linuxfromscratch.org>2014-04-18 22:25:54 +0000
committerKen Moffat <ken@linuxfromscratch.org>2014-04-18 22:25:54 +0000
commit85583fa885aa03ffece8ed726c8510d0bae7b9eb (patch)
tree4c46fc9ce95e9a748b25b0414fe8b73b3fecb578
parentcc2eeb124e6f5ddea0e5d47e7e6d59a66d1a5cfa (diff)
Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10539 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter06/systemd.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml
index aef4d797a..c1a17648e 100644
--- a/chapter06/systemd.xml
+++ b/chapter06/systemd.xml
@@ -56,7 +56,7 @@ BLKID_LIBS="-lblkid"
BLKID_CFLAGS="-I/tools/include/blkid"</literal>
EOF</userinput></screen>
- <para>Aditionally, fix a build error when using Util-Linux built in
+ <para>Additionally, fix a build error when using Util-Linux built in
Chapter 5:</para>
<screen><userinput remap="pre">sed -i "s:blkid/::" $(grep -rl "blkid/blkid.h")</userinput></screen>