ref-manual: Removed stray parenthesis.

Fixes [YOCTO #9988]

(From yocto-docs rev: 314f3c10e420a9681b4a814ddc4f24bbddd3741a)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2016-07-22 08:06:25 -07:00 committed by Richard Purdie
parent 566ebc1af2
commit 2322267e24
1 changed files with 1 additions and 1 deletions

View File

@ -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 Specifies the path to the sysroot used for the system for
which the component generates code. which the component generates code.
For components that do not generate code, which is the For components that do not generate code, which is the
majority), <filename>STAGING_DIR_TARGET</filename> is set majority, <filename>STAGING_DIR_TARGET</filename> is set
to match to match
<link linkend='var-STAGING_DIR_HOST'><filename>STAGING_DIR_HOST</filename></link>. <link linkend='var-STAGING_DIR_HOST'><filename>STAGING_DIR_HOST</filename></link>.
</para> </para>