diff options
| author | Michael Jones <michael.jones@matrix-vision.de> | 2010-05-18 05:35:35 +0000 |
|---|---|---|
| committer | Cliff Brake <cbrake@bec-systems.com> | 2010-05-18 12:02:09 -0400 |
| commit | 8bd97afd2357483726949a34086f9fd8a6bf6f2d (patch) | |
| tree | 67cf17b1d5bbfdd44d2fd04a1f22dab6f29b24c1 /docs/usermanual/reference/class_image.xml | |
| parent | e2a7e630d408fb884d33e7b363572f6b854f7a07 (diff) | |
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_image.xml')
| -rw-r--r-- | docs/usermanual/reference/class_image.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/usermanual/reference/class_image.xml b/docs/usermanual/reference/class_image.xml index b591e9aae2..227f7e1cd0 100644 --- a/docs/usermanual/reference/class_image.xml +++ b/docs/usermanual/reference/class_image.xml @@ -349,10 +349,10 @@ Alias /bogofeed ${DEPLOY_DIR} <command>deploy/ipk</command>).</para> <para>Now, every image built will automatically contain feed configs for the deploy directory (as of time of writing, deploy directory is internally structured with - per-arch subdirectories; so, there several feed configs are being generated, one for each subdirectory). + per-arch subdirectories; so, there are several feed configs being generated, one for each subdirectory). </para> </section> </section> -</section>
\ No newline at end of file +</section> |
