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

@@ -1,7 +1,8 @@
# toy_reffunction.h
This header defines the Toy_RefFunction structure, as well as all of the related utilities.
This header defines the Toy_RefFunction structure, as well as all the related utilities.
See [Toy_RefString](toy_refstring_h.md) for more information about the reference pattern.