diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-03-27 12:49:26 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:12:57 +0100 |
commit | 5f480dfa62cc2588b5205212d61a77a558eea820 (patch) | |
tree | 092b9de0ed4c548eb144707c982ec816453d5a18 | |
parent | 658227f2e30ade23d8a9b3be33e61c1338b697cf (diff) | |
download | poky-5f480dfa62cc2588b5205212d61a77a558eea820.tar.gz |
ref-manual: Applied better wording.
(From yocto-docs rev: f6cc486d1b83cd109c98abe018509f1b14b7f03f)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/ref-manual/ref-classes.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index c1fcbfd750..52e37f2c66 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
@@ -169,8 +169,9 @@ | |||
169 | <title>Pkg-config - <filename>pkgconfig.bbclass</filename></title> | 169 | <title>Pkg-config - <filename>pkgconfig.bbclass</filename></title> |
170 | 170 | ||
171 | <para> | 171 | <para> |
172 | <filename>pkg-config</filename> brought standardization and this class aims to make its | 172 | <filename>pkg-config</filename> brought standardization and this class |
173 | integration smooth for all libraries that make use of it. | 173 | aims to smooth integration of <filename>pkg-config</filename> |
174 | into libraries that use it. | ||
174 | </para> | 175 | </para> |
175 | 176 | ||
176 | <para> | 177 | <para> |