parts.rst: add more verbose description of stage0-posix.

This commit is contained in:
Andrius Štikonas 2023-01-19 22:57:23 +00:00
parent 96156975c2
commit 77b64a0585
2 changed files with 121 additions and 31 deletions

View file

@ -107,7 +107,7 @@ this script the next time")
@classmethod
def get_source_manifest(cls):
"""
Generage a source manifest for the system.
Generate a source manifest for the system.
"""
manifest_lines = []
directory = os.path.relpath(cls.cache_dir, cls.git_dir)