From a7ffffd44089cead5fae6e98f74d9bbb7c093a2a Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 2 Jul 2019 16:14:17 -0700 Subject: ref-manual: Fixed typo for BBMULTICONFIG variable. There was a typo in the BBMULTICONFIG variable description. It appeared as "BBMULTIFONFIG". I fixed it. (From yocto-docs rev: 2ef4ab6d93ccb6208169db9757f9ca2c2551a6d2) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 9f6bc1adad..c7c5f27b3f 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -1350,7 +1350,7 @@ For example, the following line specifies three configuration files: - BBMULTIFONFIG = "configA configB configC" + BBMULTICONFIG = "configA configB configC" Each configuration file you use must reside in the Build Directory -- cgit v1.2.3-54-g00ecf