浏览代码

Fixed typo (Kim McCall)

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6465 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 20 年之前
父节点
当前提交
39df528346
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>