aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorZack Winkles <winkie@linuxfromscratch.org>2004-06-07 19:26:09 +0000
committerZack Winkles <winkie@linuxfromscratch.org>2004-06-07 19:26:09 +0000
commit7e6c41d725951299381fb8e028c0e104842706d0 (patch)
tree95df876f1ce6080af3d2342d4e1112fe178e0a1b /chapter06
parentbe8296f699b3dcd298d284e4224db05a85b6f1fb (diff)
Fixed small typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3764 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/udev.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml
index 2aac961b0..99f9b697f 100644
--- a/chapter06/udev.xml
+++ b/chapter06/udev.xml
@@ -33,7 +33,7 @@ by applying the following patch:</para>
<screen><userinput>make udevdir=/dev</userinput></screen>
-<para>And install finally install it:</para>
+<para>Finally, install it:</para>
<screen><userinput>make udevdir=/dev install</userinput></screen>