Browse Source

Typo in the Procps instructions

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Randy McMurchy 17 năm trước cách đây
mục cha
commit
a5b1d9ea38
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      chapter06/procps.xml

+ 1 - 1
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>