documentation: dev-manual - Better description of location of scripts

The description for where the "scripts" directory lives was not
conforming to our terminology.

(From yocto-docs rev: 925167c446b86ca09d387d01568db64113412311)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2012-09-28 13:19:19 -07:00
committed by Richard Purdie
parent 452332445a
commit ebd71dd979

View File

@@ -1054,8 +1054,8 @@
pull requests to the Yocto Project. pull requests to the Yocto Project.
These scripts are <filename>create-pull-request</filename> and These scripts are <filename>create-pull-request</filename> and
<filename>send-pull-request</filename>. <filename>send-pull-request</filename>.
You can find these scripts in the <filename>scripts</filename> directory of the You can find these scripts in the <filename>scripts</filename> directory
Yocto Project file structure.</para> within the <link linkend='source-directory'>Source Directory</link>.</para>
<para>Using these scripts correctly formats the requests without introducing any <para>Using these scripts correctly formats the requests without introducing any
whitespace or HTML formatting. whitespace or HTML formatting.
The maintainer that receives your patches needs to be able to save and apply them The maintainer that receives your patches needs to be able to save and apply them