Fix typos

This commit is contained in:
Dimitris Apostolou 2022-02-09 11:12:46 +02:00 committed by Olly Betts
commit 40c3bf30b2
10 changed files with 13 additions and 13 deletions

View file

@ -2136,7 +2136,7 @@ struct A {
<p>
and you want to provide that variable as an attribute in the target
langage. This example only works for primitive types, not derived
language. This example only works for primitive types, not derived
types.
Now you can use the attributes like so (in Python):
</p>