summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/rust-bindgen-cpp.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/snippets/rust-bindgen-cpp.md')
-rw-r--r--docs/markdown/snippets/rust-bindgen-cpp.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/snippets/rust-bindgen-cpp.md b/docs/markdown/snippets/rust-bindgen-cpp.md
index 7d1bec37d..bcb1feac2 100644
--- a/docs/markdown/snippets/rust-bindgen-cpp.md
+++ b/docs/markdown/snippets/rust-bindgen-cpp.md
@@ -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