diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-08-27 09:30:50 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-28 10:30:43 +0100 |
| commit | 1331cc8c8ae9583511808969f5e41dea7f030b54 (patch) | |
| tree | 10ac4a7093c0aaf6136abd43e17fdf78faac302e /documentation/dev-manual | |
| parent | a512748684c65835a2fb5670b493e28cc7af0a57 (diff) | |
| download | poky-1331cc8c8ae9583511808969f5e41dea7f030b54.tar.gz | |
dev-manual: Fixed typo closing parenthisis.
(From yocto-docs rev: d78dddd9c81c6c182a14ab5fb15b5c80caf2bf86)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.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 e0b7d06f9f..9745c1308b 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -5527,7 +5527,7 @@ | |||
| 5527 | configuration builds and have separate configuration | 5527 | configuration builds and have separate configuration |
| 5528 | files, BitBake places the artifacts for each build in the | 5528 | files, BitBake places the artifacts for each build in the |
| 5529 | respective temporary build directories (i.e. | 5529 | respective temporary build directories (i.e. |
| 5530 | <ulink url='&YOCTO_DOCS_REF_URL;#var-TMPDIR'><filename>TMPDIR</filename></ulink>. | 5530 | <ulink url='&YOCTO_DOCS_REF_URL;#var-TMPDIR'><filename>TMPDIR</filename></ulink>). |
| 5531 | </para> | 5531 | </para> |
| 5532 | </section> | 5532 | </section> |
| 5533 | </section> | 5533 | </section> |
