diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/tar.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/tar.xml b/chapter06/tar.xml index cbe8f777a..9b7bc4e4e 100644 --- a/chapter06/tar.xml +++ b/chapter06/tar.xml @@ -40,7 +40,7 @@ <sect2 role="installation"> <title>Installation of Tar</title> - <para>Again, fix a bug that was insterted into the latest code relese:</para> + <para>Again, fix a bug that was inserted into the latest code release:</para> <screen><userinput remap="pre">sed -i /SIGPIPE/d src/tar.c</userinput></screen> |