From: Scott Rifenbark Date: Fri, 22 Jul 2016 15:06:25 +0000 (-0700) Subject: ref-manual: Removed stray parenthesis. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2322267e24f7cdc823bb3258fbb1468509980b67;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Removed stray parenthesis. Fixes [YOCTO #9988] (From yocto-docs rev: 314f3c10e420a9681b4a814ddc4f24bbddd3741a) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 540d07ec816..568091de4b3 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -12376,7 +12376,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" Specifies the path to the sysroot used for the system for which the component generates code. For components that do not generate code, which is the - majority), STAGING_DIR_TARGET is set + majority, STAGING_DIR_TARGET is set to match STAGING_DIR_HOST.