diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/guide/types/attributes.md | 2 |
1 files changed, 1 insertions, 1 deletions
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). |
