docs: spelling mistakes correction

This commit is contained in:
Julien Higginson
2025-01-11 14:22:55 +01:00
parent 575003433f
commit f0e8bfeb02
30 changed files with 201 additions and 175 deletions

View File

@@ -9,7 +9,7 @@ During the collation step, everything from the core programs execution instru
## Define Functions
Executing the following functions out-of-order causes undefiend behaviour.
Executing the following functions out-of-order causes undefined behaviour.
### void Toy_initCompiler(Toy_Compiler* compiler)