Re: [yocto] [yocto-docs][PATCH] ref-manual: Fix typo

2019-02-21 Thread Scott Rifenbark
Thanks Daniel,

Fixed and published to tips in Sumo, Thud, and Warrior.

See
https://yoctoproject.org/docs/2.7/ref-manual/ref-manual.html#var-USERADD_PACKAGES
for example in 2.7 (under development) YP Reference Manual.

Scott

On Thu, Feb 21, 2019 at 4:11 AM Daniel Ammann 
wrote:

> Signed-off-by: Daniel Ammann 
> ---
>  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 d9d0915a8..9a47bcd33 100644
> --- a/documentation/ref-manual/ref-variables.xml
> +++ b/documentation/ref-manual/ref-variables.xml
> @@ -16884,7 +16884,7 @@
>   USERADD_PACKAGES = "${PN}"
>  
>  
> -If follows that if you are going to use the
> +It follows that if you are going to use the
>  USERADD_PACKAGES variable,
>  you need to set one or more of the
>   linkend='var-USERADD_PARAM'>USERADD_PARAM,
> --
> 2.11.0
>
> --
> ___
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] [yocto-docs][PATCH] ref-manual: Fix typo

2019-02-21 Thread Daniel Ammann
Signed-off-by: Daniel Ammann 
---
 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 d9d0915a8..9a47bcd33 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -16884,7 +16884,7 @@
  USERADD_PACKAGES = "${PN}"
 
 
-If follows that if you are going to use the
+It follows that if you are going to use the
 USERADD_PACKAGES variable,
 you need to set one or more of the
 USERADD_PARAM,
-- 
2.11.0

-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto