Procházet zdrojové kódy

Fixed typo (Kim McCall)

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6465 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess před 20 roky
rodič
revize
39df528346
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      chapter07/profile.xml

+ 1 - 1
chapter07/profile.xml

@@ -83,7 +83,7 @@ will print:</para>
 
 <screen>ISO-8859-1</screen>
 
-<para>This results in in a final locale setting of <quote>en_GB.ISO-8859-1</quote>.</para>
+<para>This results in a final locale setting of <quote>en_GB.ISO-8859-1</quote>.</para>
 
 <para>Once the proper locale settings have been determined, create the
 <filename>/etc/profile</filename> file:</para>