We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6c55cb commit 20659afCopy full SHA for 20659af
design/mvp/CanonicalABI.md
@@ -1431,7 +1431,7 @@ auxiliary Canonical ABI-induced imports/exports.
1431
1432
#### Instance type mangling
1433
1434
-Instance-mangling recursively builds a dotted path string (of instance names)
+Instance-type mangling recursively builds a dotted path string (of instance names)
1435
that is included in the mangled core import/export name:
1436
```python
1437
def mangle_instances(xs, path = ''):
0 commit comments