aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRandy McMurchy <randy@linuxfromscratch.org>2008-10-12 04:39:01 +0000
committerRandy McMurchy <randy@linuxfromscratch.org>2008-10-12 04:39:01 +0000
commita5b1d9ea384d5080e93ee49201147fe83a37a3d2 (patch)
tree1cf59df7d9e809375ddf258ef457ab8bd806bc8f
parent0eb906581f5309be74fe1fd4f2f7b27d4b80f48a (diff)
Typo in the Procps instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter06/procps.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/procps.xml b/chapter06/procps.xml
index 9b81cc289..40c73cbf4 100644
--- a/chapter06/procps.xml
+++ b/chapter06/procps.xml
@@ -40,7 +40,7 @@
<sect2 role="installation">
<title>Installation of Procps</title>
- <para>Apply a patch to fix a unicoded related issue in the
+ <para>Apply a patch to fix a unicode related issue in the
<command>watch</command> program:</para>
<screen><userinput remap="pre">patch -Np1 -i ../&procps-watch-patch;</userinput></screen>