diff mbox series

ref-manual: variables.rst: fix trivial typo

Message ID 20221006155512.3092935-1-michael.opdenacker@bootlin.com
State New
Headers show
Series ref-manual: variables.rst: fix trivial typo | expand

Commit Message

Michael Opdenacker Oct. 6, 2022, 3:55 p.m. UTC
From: Michael Opdenacker <michael.opdenacker@bootlin.com>

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
---
 documentation/ref-manual/variables.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Quentin Schulz Oct. 6, 2022, 4:33 p.m. UTC | #1
Hi Michael,

On 10/6/22 17:55, Michael Opdenacker via lists.yoctoproject.org wrote:
> From: Michael Opdenacker <michael.opdenacker@bootlin.com>
> 
> Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
> ---
>   documentation/ref-manual/variables.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
> index 1685a26776..29ce22bafc 100644
> --- a/documentation/ref-manual/variables.rst
> +++ b/documentation/ref-manual/variables.rst
> @@ -3546,7 +3546,7 @@ system and gives an overview of their function and contents.
>   
>   
>            Although you can use other settings, you might be required to
> -         remove dependencies on or provide alternatives to components that
> +         remove dependencies or provide alternatives to components that

I think this was actually correct. To be read this way:

you might be required to remove dependencies on (or provide alternatives 
to) components that are required to produce a functional system image.

Basically it's a nice way of saying "it's either broken because there's 
no replacement, or there's one and you need to select it" and "we don't 
test the exclusion of anything that is not *GPL-3.0*, so if you do, 
you're on your own".

Cheers,
Quentin
diff mbox series

Patch

diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 1685a26776..29ce22bafc 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -3546,7 +3546,7 @@  system and gives an overview of their function and contents.
 
 
          Although you can use other settings, you might be required to
-         remove dependencies on or provide alternatives to components that
+         remove dependencies or provide alternatives to components that
          are required to produce a functional system image.
 
    :term:`INCOMPATIBLE_LICENSE_EXCEPTIONS`