diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2022-10-19 14:41:40 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-10-19 17:32:57 +0100 |
commit | d09132d13036444bb48caac78bc942e28104ee02 (patch) | |
tree | 85c08483a626169cb7f7579a08cd06ec6ce13cbe /documentation/dev-manual/start.rst | |
parent | 43cc9a16c123117b6dd0a6ac6c4a15ee38a23828 (diff) | |
download | poky-d09132d13036444bb48caac78bc942e28104ee02.tar.gz |
manuals: fix misc typos
(From yocto-docs rev: 988efd0d1663e4369043c5b53d7e1dcd9e54d3cd)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/start.rst')
-rw-r--r-- | documentation/dev-manual/start.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/start.rst b/documentation/dev-manual/start.rst index 499c3f8394..6816ce5846 100644 --- a/documentation/dev-manual/start.rst +++ b/documentation/dev-manual/start.rst | |||
@@ -497,8 +497,8 @@ your Yocto Project build host: | |||
497 | launch your WSL distribution just like any other application. | 497 | launch your WSL distribution just like any other application. |
498 | 498 | ||
499 | 6. *Optimize your WSLv2 storage often:* Due to the way storage is | 499 | 6. *Optimize your WSLv2 storage often:* Due to the way storage is |
500 | handled on WSLv2, the storage space used by the undelying Linux | 500 | handled on WSLv2, the storage space used by the underlying Linux |
501 | distribution is not reflected immedately, and since BitBake heavily | 501 | distribution is not reflected immediately, and since BitBake heavily |
502 | uses storage, after several builds, you may be unaware you are | 502 | uses storage, after several builds, you may be unaware you are |
503 | running out of space. WSLv2 uses a VHDX file for storage, this issue | 503 | running out of space. WSLv2 uses a VHDX file for storage, this issue |
504 | can be easily avoided by manually optimizing this file often, this | 504 | can be easily avoided by manually optimizing this file often, this |