diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-01-27 23:52:56 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-01-27 23:52:56 +0000 |
commit | 30b85a77e11012f96d83c4e9c24e00c2fe818f7a (patch) | |
tree | 2b81a2bea98385cbbbbc53e6090934e46d4fcd9e /chapter06 | |
parent | 533416e87bf4dadaa7ce750c500693d20d71dff7 (diff) |
Another Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10110 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-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 41546f2ad..d9493e1b8 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 because an external version is not availible in LFS.</para> + glib because an external version is not available in LFS.</para> </listitem> </varlistentry> |