Explorar o código

Typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9234 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs %!s(int64=15) %!d(string=hai) anos
pai
achega
3b5a16f75c
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      chapter05/tar.xml
  2. 1 1
      chapter06/tar.xml

+ 1 - 1
chapter05/tar.xml

@@ -43,7 +43,7 @@
   <sect2 role="installation">
     <title>Installation of Tar</title>
 
-    <para>First fix a bug that was insterted into the latest code relese:</para>
+    <para>First 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>
 

+ 1 - 1
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>