diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2019-02-12 13:17:16 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-02-12 21:44:04 +0000 |
commit | 82b92b03f5ff57db23cce5fb4c433eddf037edb8 (patch) | |
tree | 40204a7ae2a1b3c39fcdc9b786fcc151b0b033e0 /bitbake/doc | |
parent | 347141ac7df24f63e2f79ee6486fc14d3cb012ba (diff) | |
download | poky-82b92b03f5ff57db23cce5fb4c433eddf037edb8.tar.gz |
bitbake: bitbake-user-manual: Fixed section head typo
Unseting -> Unsetting
(Bitbake rev: 8b18ebb96e9f66649125f7cd1c8c8ffd1d691398)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/doc')
-rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml index d00f8a545f..199ab23095 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml | |||
@@ -503,7 +503,7 @@ | |||
503 | </section> | 503 | </section> |
504 | 504 | ||
505 | <section id='unsetting-variables'> | 505 | <section id='unsetting-variables'> |
506 | <title>Unseting variables</title> | 506 | <title>Unsetting variables</title> |
507 | 507 | ||
508 | <para> | 508 | <para> |
509 | It is possible to completely remove a variable or a variable flag | 509 | It is possible to completely remove a variable or a variable flag |