diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-06-27 12:16:37 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-03 13:57:10 +0100 |
| commit | 11bf70bba1795f7025bbccf562abb70aa65604ec (patch) | |
| tree | 76f67c57259d43cebf89693ed9fe5f833fdf83f8 | |
| parent | c74284d5d93ea68302d9a3864cd746e6c4cd47de (diff) | |
| download | poky-11bf70bba1795f7025bbccf562abb70aa65604ec.tar.gz | |
dev-manual: Fixed a couple typos in the Template section.
(From yocto-docs rev: 9285eee037022ed29a0bdc2c9ecc628c63b47e2b)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 0d16dbec15..6aabdf4877 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -4341,11 +4341,11 @@ Gateways via their Web Interfaces</ulink>"</emphasis> | |||
| 4341 | <title>Creating a Custom Template Configuration Directory</title> | 4341 | <title>Creating a Custom Template Configuration Directory</title> |
| 4342 | 4342 | ||
| 4343 | <para> | 4343 | <para> |
| 4344 | If you're producing your own customized version | 4344 | If you are producing your own customized version |
| 4345 | of the build system for use by other users, you might | 4345 | of the build system for use by other users, you might |
| 4346 | want to customize the message shown by the setup script or | 4346 | want to customize the message shown by the setup script or |
| 4347 | you might want to change the template configuration files (i.e. | 4347 | you might want to change the template configuration files (i.e. |
| 4348 | (<filename>local.conf</filename> and | 4348 | <filename>local.conf</filename> and |
| 4349 | <filename>bblayers.conf</filename>) that are created in | 4349 | <filename>bblayers.conf</filename>) that are created in |
| 4350 | a new build directory. | 4350 | a new build directory. |
| 4351 | </para> | 4351 | </para> |
