docs: fix typo in snippet: "hueristic" -> "heuristic"

This commit is contained in:
Dylan Baker 2024-02-26 10:15:14 -08:00
parent 2b5c8cc6a7
commit fb72a8ecdb
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
## Bindgen will now use Meson's hueristic for what is a C++ header
## Bindgen will now use Meson's heuristic for what is a C++ header
Bindgen natively assumes that a file with the extension `.hpp` is a C++ header,
but that everything else is a C header. Meson has a whole list of extensions it