aboutsummaryrefslogtreecommitdiffstats
path: root/docs/usermanual/reference/class_binconfig.xml
diff options
context:
space:
mode:
authorMichael Jones <michael.jones@matrix-vision.de>2010-05-18 05:35:35 +0000
committerCliff Brake <cbrake@bec-systems.com>2010-05-18 12:02:09 -0400
commit8bd97afd2357483726949a34086f9fd8a6bf6f2d (patch)
tree67cf17b1d5bbfdd44d2fd04a1f22dab6f29b24c1 /docs/usermanual/reference/class_binconfig.xml
parente2a7e630d408fb884d33e7b363572f6b854f7a07 (diff)
downloadopenembedded-8bd97afd2357483726949a34086f9fd8a6bf6f2d.tar.gz
docs/ spelling fixes
Just a few things in the documentation I noticed while reading up on OE. I don't understand why 'git diff' included "\ No newline at end of file" for some of these, or how I could instruct it not to, but I also didn't want to pick apart my patch outside of git. Signed-off-by: Michael Jones <michael.jones@matrix-vision.de>
Diffstat (limited to 'docs/usermanual/reference/class_binconfig.xml')
-rw-r--r--docs/usermanual/reference/class_binconfig.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/usermanual/reference/class_binconfig.xml b/docs/usermanual/reference/class_binconfig.xml
index 049f85e1f0..4c60e671f0 100644
--- a/docs/usermanual/reference/class_binconfig.xml
+++ b/docs/usermanual/reference/class_binconfig.xml
@@ -37,10 +37,10 @@
class.</para>
<para>The class will search in source directory, <command>${S}</command>,
- and all it's subdirectories, for files that end in
+ and all its subdirectories, for files that end in
<command>-config</command> and process them as described above. All that is
required to use the class is the addition of binconfig in an inherit
statement:</para>
<para><screen>inherit autotools binconfig</screen></para>
-</section> \ No newline at end of file
+</section>