diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2017-06-22 09:32:55 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-12 00:28:13 +0100 |
commit | 5cbd459c64dda81b7f215d5506e43bfe897f79b1 (patch) | |
tree | ff2cc6e2543e5bdd0e73ea730d2e9013dca58edd | |
parent | 8ee16983cb3545ca2f5f748cc8e5b3083631d70a (diff) | |
download | poky-5cbd459c64dda81b7f215d5506e43bfe897f79b1.tar.gz |
ref-manual: Fixed spelling error.
(From yocto-docs rev: 8dc9623efec7624b137055d21762aeb0c1b36562)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/ref-manual/ref-development-environment.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-development-environment.xml b/documentation/ref-manual/ref-development-environment.xml index 09f097c592..e47b183c5a 100644 --- a/documentation/ref-manual/ref-development-environment.xml +++ b/documentation/ref-manual/ref-development-environment.xml | |||
@@ -249,7 +249,7 @@ | |||
249 | <filename>git format-patch</filename> and | 249 | <filename>git format-patch</filename> and |
250 | <filename>git send-email</filename>. | 250 | <filename>git send-email</filename>. |
251 | For information on how to use these scripts, see the | 251 | For information on how to use these scripts, see the |
252 | "<ulink url='&YOCTO_DOCS_DEV_URL;#how-to-submit-a-change'>Sumbitting a Change to the Yocto Project</ulink>" | 252 | "<ulink url='&YOCTO_DOCS_DEV_URL;#how-to-submit-a-change'>Submitting a Change to the Yocto Project</ulink>" |
253 | section in the Yocto Project Development Manual. | 253 | section in the Yocto Project Development Manual. |
254 | </para></listitem> | 254 | </para></listitem> |
255 | </itemizedlist> | 255 | </itemizedlist> |