diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-03-29 19:39:17 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-03-29 19:39:17 +0000 |
commit | e4c405cd90a551ef328b7b2a8c83f0c469967401 (patch) | |
tree | d32c05fd9220d13450a6411c6185f27facef0288 /chapter06/pkgconfig.xml | |
parent | a55875eeb92e85303f2aff023928aab700f521d3 (diff) |
Fix a couple of typos.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/pkgconfig.xml')
-rw-r--r-- | chapter06/pkgconfig.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/pkgconfig.xml b/chapter06/pkgconfig.xml index 4b35c67bb..344e5ac19 100644 --- a/chapter06/pkgconfig.xml +++ b/chapter06/pkgconfig.xml @@ -55,8 +55,8 @@ <varlistentry> <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 available in LFS.</para> + <para>This will allow pkg-config to use its internal version of + Glib because an external version is not available in LFS.</para> </listitem> </varlistentry> |