summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2010-02-28 20:47:24 +0000
committerPhil Blundell <philb@gnu.org>2010-02-28 20:47:24 +0000
commitdc352c9d9da30ec3d77aa58a7f535ce19871867d (patch)
tree6a7d1986bb92191974b230a9d9c12adb9095ff45 /docs
parentfd2bed3297f3b76a8a6b18ba599e7d9d71d2c045 (diff)
parentd58b4cdd9664e1926a4e14a575ba0bef4c2302ed (diff)
Merge branch 'org.openembedded.dev' of new.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'docs')
-rw-r--r--docs/usermanual/reference/class_pkgconfig.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/usermanual/reference/class_pkgconfig.xml b/docs/usermanual/reference/class_pkgconfig.xml
index 3cb5002df5..8c2177cecf 100644
--- a/docs/usermanual/reference/class_pkgconfig.xml
+++ b/docs/usermanual/reference/class_pkgconfig.xml
@@ -4,7 +4,7 @@
<para>The pkgconfig class is for packages that install
<command>&lt;pkg&gt;.pc</command> files. These files provide information
- about the build settings for the package vwhich are then made available by
+ about the build settings for the package which are then made available by
the <command>pkg-config</command> command.</para>
<para>Since the contents of the <command>.pc</command> files are used at
@@ -36,4 +36,4 @@
(it will ignore those that end in <command>-uninstalled.pc)</command> and
process them as described above. All that is required to use the class is
the addition of pkgconfig in an inherit statement:<screen>inherit autotools pkgconfig</screen></para>
-</section> \ No newline at end of file
+</section>