fix that/than typo (#1609)
This commit is contained in:
parent
8bd1c6510d
commit
bee915cef5
|
@ -1418,7 +1418,7 @@ aspects: protocols don't require explicit declaration of implementation
|
|||
default implementations of members and store state.
|
||||
|
||||
|
||||
Make protocols special objects at runtime rather that normal ABCs
|
||||
Make protocols special objects at runtime rather than normal ABCs
|
||||
-----------------------------------------------------------------
|
||||
|
||||
Making protocols non-ABCs will make the backwards compatibility problematic
|
||||
|
|
Loading…
Reference in New Issue