mirror of
https://github.com/erg-lang/erg.git
synced 2025-08-04 18:58:30 +00:00
chore: fix typo
This commit is contained in:
parent
6b3fa8584a
commit
685a573516
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
.Sequence: ClassType
|
||||
.Sequence.
|
||||
__getitem__: Type -> Type
|
||||
.MutableSqunce: ClassType
|
||||
.MutableSequence: ClassType
|
||||
.ByteString: ClassType
|
||||
.Set: ClassType
|
||||
.MutableSet: ClassType
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue