浏览代码

Typo in the Procps instructions

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Randy McMurchy 17 年之前
父节点
当前提交
a5b1d9ea38
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>