diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-03-06 22:14:40 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-03-06 22:14:40 +0000 |
commit | b04e759b22585320a9447356ba6c82e620b70996 (patch) | |
tree | d3fd351598922b2759bbdab75915ddadbbc66098 /chapter05/creatingdirs.xml | |
parent | a971ec4c0f17b6b4aa68e80c98088267ab607b02 (diff) |
typo fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1670 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/creatingdirs.xml')
-rw-r--r-- | chapter05/creatingdirs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/creatingdirs.xml b/chapter05/creatingdirs.xml index 1c4c155fd..f8a0ecf03 100644 --- a/chapter05/creatingdirs.xml +++ b/chapter05/creatingdirs.xml @@ -58,7 +58,7 @@ FHS-compliant.</para> directory, which we don't much like for a base system. But feel free to make your system FHS-compliant if you wish. The FHS isn't precise as to the structure of the /usr/local/share subdirectories, so we took the -liberty of creating the directories that we felt needed.</para> +liberty of creating the directories that we felt were needed.</para> </sect2> |