aboutsummaryrefslogtreecommitdiffstats
path: root/chapter02
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2015-09-04 19:26:51 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2015-09-04 19:26:51 +0000
commitbfd117be04e8fa2014e6f3506df92365ff96af0e (patch)
tree63c59381adf1f920273b2d3add924268702c49f5 /chapter02
parent7380c3aaa8bb1f4ed2960ff01a9ab89f725a3605 (diff)
Spelling
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10945 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02')
-rw-r--r--chapter02/mounting.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter02/mounting.xml b/chapter02/mounting.xml
index 873896384..e1db1fe63 100644
--- a/chapter02/mounting.xml
+++ b/chapter02/mounting.xml
@@ -14,7 +14,7 @@
be made accessible. In order to do this, the partition needs to be
mounted at a chosen mount point. For the purposes of this book, it is
assumed that the file system is mounted under the directory specified by the
- <envar>LFS</envar> envronment varibale as described in the previous section.
+ <envar>LFS</envar> environment varibale as described in the previous section.
</para>
<para>Create the mount point and mount the LFS file system by running:</para>