diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-01-27 23:52:11 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-01-27 23:52:11 +0000 |
commit | 533416e87bf4dadaa7ce750c500693d20d71dff7 (patch) | |
tree | 99e05097897458562ed5973a5737e268c4c3ce05 | |
parent | 63d6655fa3f6d764966161c439d23b2e3f9dfc17 (diff) |
Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10109 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter06/pkgconfig.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/pkgconfig.xml b/chapter06/pkgconfig.xml index 43e1b162f..41546f2ad 100644 --- a/chapter06/pkgconfig.xml +++ b/chapter06/pkgconfig.xml @@ -56,7 +56,7 @@ <term><parameter>--with-internal-glib</parameter></term> <listitem> <para>This will allow pkg-config to use it's internal version of - glib becasue an external version is not availible in LFS.</para> + glib because an external version is not availible in LFS.</para> </listitem> </varlistentry> |