From: Scott Rifenbark Date: Fri, 28 Sep 2012 20:03:17 +0000 (-0700) Subject: documentation: dev-manual - better wording. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d399b589b20830dd9ec7fcf94e3166196476792a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git documentation: dev-manual - better wording. For obvious reasons I changed this one :) (From yocto-docs rev: 5f3203292f46bea799321e4520668252a46fb599) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index f20c07e594c..3b991780eb8 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml @@ -843,7 +843,8 @@ for the "master" branch of the Git repository. To send this type of change you format the patch and then send the email using the Git commands git format-patch and git send-email. - You can find information on how to submit later in this chapter. + You can find information on how to submit changes + later in this chapter.