diff options
| author | Daniel Ammann <daniel.ammann@bytesatwork.ch> | 2019-02-21 10:42:53 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-02-25 10:43:55 +0000 |
| commit | 137ef19b3611afa1e2404071e68f285ae289de2e (patch) | |
| tree | 992e311d2a0675307f18b090ba0a72592bb88a34 /documentation | |
| parent | b904775c2b82f110a9e0ae9281be452546916fea (diff) | |
| download | poky-137ef19b3611afa1e2404071e68f285ae289de2e.tar.gz | |
ref-manual: Typo found and fixed.
(From yocto-docs rev: 035c6bc2089b19b0d0ae332bca25a75211f86964)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 7dc9049498..9000b9d3bb 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -16833,7 +16833,7 @@ | |||
| 16833 | USERADD_PACKAGES = "${PN}" | 16833 | USERADD_PACKAGES = "${PN}" |
| 16834 | </literallayout> | 16834 | </literallayout> |
| 16835 | <note> | 16835 | <note> |
| 16836 | If follows that if you are going to use the | 16836 | It follows that if you are going to use the |
| 16837 | <filename>USERADD_PACKAGES</filename> variable, | 16837 | <filename>USERADD_PACKAGES</filename> variable, |
| 16838 | you need to set one or more of the | 16838 | you need to set one or more of the |
| 16839 | <link linkend='var-USERADD_PARAM'><filename>USERADD_PARAM</filename></link>, | 16839 | <link linkend='var-USERADD_PARAM'><filename>USERADD_PARAM</filename></link>, |
