diff options
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 |