diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-07-03 13:15:04 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-04 14:48:17 +0100 |
commit | bf753f8aef0eb3d33d5950c45d319b3ed9486256 (patch) | |
tree | b5d758f0fb7cd40542817bb148a202439bf40c0a /documentation/dev-manual/dev-manual-newbie.xml | |
parent | a7cf3cd9c2c9b8702aee17781faf652905b6e9b9 (diff) | |
download | ast2050-yocto-poky-bf753f8aef0eb3d33d5950c45d319b3ed9486256.zip ast2050-yocto-poky-bf753f8aef0eb3d33d5950c45d319b3ed9486256.tar.gz |
documentation/dev-manual/dev-manual-newbie.xml: Fixed typo.
(From yocto-docs rev: d1ca036f11203f842eb87a204487c414ee901818)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-newbie.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-newbie.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index a67a173..0909598 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml @@ -1048,7 +1048,7 @@ <title>Submitting a Patch Through Email</title> <para> - If you have a just a few changes, you can commit them and then submit them as an + If you have a just few changes, you can commit them and then submit them as an email to the maintainer. Here is a general procedure: <itemizedlist> |