From 979545c96312d14d84ea713a91f5314b07fa2f07 Mon Sep 17 00:00:00 2001 From: Ashvika Maddikonda Date: Wed, 13 May 2026 00:38:15 -0400 Subject: changed "Inheritence" to "Inheritance" (spelling error) --- docs/guide/types/attributes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/guide/types/attributes.md b/docs/guide/types/attributes.md index c2f01992..34aa1221 100644 --- a/docs/guide/types/attributes.md +++ b/docs/guide/types/attributes.md @@ -72,7 +72,7 @@ struct Foo }; ``` -## Structures with Base Classes and Inheritence +## Structures with Base Classes and Inheritance See [Working with C++ Types and Virtual Function Tables](cpp.md). -- cgit v1.3.1