Cleanup: spelling in build-files & docs

This commit is contained in:
Campbell Barton
2025-01-31 15:11:29 +11:00
parent cb83a41dc4
commit 9d4b48b107
10 changed files with 26 additions and 26 deletions

View File

@@ -107,8 +107,8 @@ def Align(handle):
class BlendFile:
'''
Reads a blendfile and store the header, all the fileblocks, and catalogue
structs found in the DNA fileblock
Reads a blend-file and store the header, all the file-blocks, and catalogue
structs found in the DNA file-block
- BlendFile.Header (BlendFileHeader instance)
- BlendFile.Blocks (list of BlendFileBlock instances)