diff options
Diffstat (limited to 'documentation/dev-manual/start.rst')
-rw-r--r-- | documentation/dev-manual/start.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/start.rst b/documentation/dev-manual/start.rst index 96fabac1aa..8cf3ebe316 100644 --- a/documentation/dev-manual/start.rst +++ b/documentation/dev-manual/start.rst | |||
@@ -496,7 +496,7 @@ your Yocto Project build host: | |||
496 | 496 | ||
497 | 6. *Optimize your WSLv2 storage often:* Due to the way storage is | 497 | 6. *Optimize your WSLv2 storage often:* Due to the way storage is |
498 | handled on WSLv2, the storage space used by the undelying Linux | 498 | handled on WSLv2, the storage space used by the undelying Linux |
499 | distribution is not reflected immedately, and since bitbake heavily | 499 | distribution is not reflected immedately, and since BitBake heavily |
500 | uses storage, after several builds, you may be unaware you are | 500 | uses storage, after several builds, you may be unaware you are |
501 | running out of space. WSLv2 uses a VHDX file for storage, this issue | 501 | running out of space. WSLv2 uses a VHDX file for storage, this issue |
502 | can be easily avoided by manually optimizing this file often, this | 502 | can be easily avoided by manually optimizing this file often, this |