diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-09-10 08:13:54 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-09-22 13:04:43 +0100 |
commit | 2acf47b6e670dee0af495641f99552dbb4ccbce9 (patch) | |
tree | a9fafbd6dd27855ff0b99dfd2d989435e82e6c63 /documentation/dev-manual | |
parent | ab7f117b094b6de8c57ed5649002c15f28860932 (diff) | |
download | poky-2acf47b6e670dee0af495641f99552dbb4ccbce9.tar.gz |
dev-manual: Fixed typo in the make races section header.
(From yocto-docs rev: 26ffb2e47f3caa8a0ab0f2a9cd83af8cdf893cfd)
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')
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 7a326543d8..0922e62b95 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -2206,7 +2206,7 @@ | |||
2206 | </literallayout></para> | 2206 | </literallayout></para> |
2207 | <para> | 2207 | <para> |
2208 | For information on parallel Makefile issues, see the | 2208 | For information on parallel Makefile issues, see the |
2209 | "<link linkend='debugging-parallel-make-races'>Debugging Parallel Make Rases</link>" | 2209 | "<link linkend='debugging-parallel-make-races'>Debugging Parallel Make Races</link>" |
2210 | section. | 2210 | section. |
2211 | </para></listitem> | 2211 | </para></listitem> |
2212 | <listitem><para><emphasis>Improper host path usage:</emphasis> | 2212 | <listitem><para><emphasis>Improper host path usage:</emphasis> |