From: Scott Rifenbark Date: Mon, 27 Aug 2018 16:30:50 +0000 (-0700) Subject: dev-manual: Fixed typo closing parenthisis. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1331cc8c8ae9583511808969f5e41dea7f030b54;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git dev-manual: Fixed typo closing parenthisis. (From yocto-docs rev: d78dddd9c81c6c182a14ab5fb15b5c80caf2bf86) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index e0b7d06f9f8..9745c1308b4 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -5527,7 +5527,7 @@ configuration builds and have separate configuration files, BitBake places the artifacts for each build in the respective temporary build directories (i.e. - TMPDIR. + TMPDIR).