Skip to content

Commit 20659af

Browse files
Update design/mvp/CanonicalABI.md
Co-authored-by: Luke Wagner <mail@lukewagner.name>
1 parent b6c55cb commit 20659af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

design/mvp/CanonicalABI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1431,7 +1431,7 @@ auxiliary Canonical ABI-induced imports/exports.
14311431

14321432
#### Instance type mangling
14331433

1434-
Instance-mangling recursively builds a dotted path string (of instance names)
1434+
Instance-type mangling recursively builds a dotted path string (of instance names)
14351435
that is included in the mangled core import/export name:
14361436
```python
14371437
def mangle_instances(xs, path = ''):

0 commit comments

Comments
 (0)