aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-07-09 16:34:07 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-07-09 16:34:07 +0000
commit39df5283468b77fc83099bbc33fd7354c30cccb4 (patch)
tree9e79881c1ad9d7423c50af34bed0bf2f939fdef6 /chapter07
parentfc885c111addaeeba3fff5d7a59d2787b335f7aa (diff)
Fixed typo (Kim McCall)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6465 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/profile.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/profile.xml b/chapter07/profile.xml
index 9f52bcc48..98faa3457 100644
--- a/chapter07/profile.xml
+++ b/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>