diff --git a/chapter05/tar.xml b/chapter05/tar.xml index f3c519a5c..ce120113a 100644 --- a/chapter05/tar.xml +++ b/chapter05/tar.xml @@ -43,7 +43,7 @@ Installation of Tar - First fix a bug that was insterted into the latest code relese: + First fix a bug that was inserted into the latest code release: sed -i /SIGPIPE/d src/tar.c 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 @@ Installation of Tar - Again, fix a bug that was insterted into the latest code relese: + Again, fix a bug that was inserted into the latest code release: sed -i /SIGPIPE/d src/tar.c