diff options
-rw-r--r-- | chapter06/procps.xml | 2 |
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> |