From 0a2aff11402557f6d9b6c66259d6d8c0d0813334 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 19 Nov 2013 10:52:01 -0800 Subject: [PATCH] ref-manual: Fixed typo. (From yocto-docs rev: eaca0035b8e7190f075e030d2abd370feaf19d3e) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index c7bd57f14a..e934a06a7b 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -3964,7 +3964,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" PACKAGECONFIG_pn-<recipename>="f4 f5" - Or, you can just amended the variable: + Or, you can just amend the variable: PACKAGECONFIG_append_pn-<recipename> = " f4"