diff options
Diffstat (limited to 'chapter06/patch.xml')
-rw-r--r-- | chapter06/patch.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/patch.xml b/chapter06/patch.xml index 0207daf91..031b4cc6b 100644 --- a/chapter06/patch.xml +++ b/chapter06/patch.xml @@ -42,7 +42,7 @@ <sect2 role="installation"> <title>Installation of Patch</title> - <para>Apply a patch to prevent a the testsuite from running a test that + <para>Apply a patch to prevent the testsuite from running a test that requires <command>ed</command>:</para> <screen><userinput remap="pre">patch -Np1 -i ../&patch-test-patch;</userinput></screen> |