diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-05-14 05:29:23 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-05-14 05:29:23 +0000 |
commit | 26a1b335e78f5896d48912fc11aae344b607491f (patch) | |
tree | b22bf5318513a54f497a26a3c76efb7eccd94974 /chapter01 | |
parent | 0967c907bcf790345d9cbb9477719117e9b78d4f (diff) |
Typos
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11251 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f67a442ba..13f4ca67a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -47,7 +47,7 @@ <itemizedlist> <listitem> <para>[dj] - Introduce -isystem to use the final system location of - gcc's internel headers in the GlibC build.</para> + gcc's internal headers in the Glibc build.</para> </listitem> <listitem> <para>[ken] - Update some library versions in Stripping Again, partly |