spelling: invalid

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 14:53:44 -05:00
parent c0f95d06d3
commit 1414ea00a4
6 changed files with 7 additions and 7 deletions

View file

@ -84,7 +84,7 @@ def process_binary_header(self):
file is treated as a raw binary file.
The name of the array variable defaults to the source file name with all
characters that are invaid C identifiers replaced with underscores. The name
characters that are invalid C identifiers replaced with underscores. The name
can be explicitly specified by setting the *array_name* parameter.
This method overrides the processing by