aboutsummaryrefslogtreecommitdiffstats
path: root/chapter03/creatingdirs.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-04-08 02:53:13 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-04-08 02:53:13 +0000
commit3ba3cd8e5d996f130020c7607dd7e9c1bba3f95e (patch)
treea70d8a042ce04a215829d669d99d999416ce20aa /chapter03/creatingdirs.xml
parentcff368d1e7c9e55537b4671d326465b806b9f591 (diff)
Spell checks
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@451 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03/creatingdirs.xml')
-rw-r--r--chapter03/creatingdirs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter03/creatingdirs.xml b/chapter03/creatingdirs.xml
index 44ad9c1a5..b610da4e8 100644
--- a/chapter03/creatingdirs.xml
+++ b/chapter03/creatingdirs.xml
@@ -42,7 +42,7 @@ enter the /root directory (the same a user would do with /home/username
directories). The second change is a mode 1777 for the tmp
directories. This way, any user can write data to the /tmp directory but
cannot remove another user's files (the latter is caused by
-the socalled "sticky bit" - bit 1 of the 1777 bit mask).
+the so-called "sticky bit" - bit 1 of the 1777 bit mask).
</para>
<blockquote><literallayout>