Cleanup: hyphenate the term data-blocks in strings/doc-strings

This commit is contained in:
Campbell Barton
2025-08-08 08:47:13 +10:00
parent cccc2c77c5
commit 53cae68ee8
22 changed files with 87 additions and 75 deletions

View File

@@ -216,7 +216,7 @@ class FileBlockHeader:
OldAddress (pointer)
SDNAIndex (int)
Count (int)
FileOffset (= file pointer of datablock)
FileOffset (= file pointer of data-block)
'''
def __init__(self, handle, fileheader):