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 723be69 commit a05cb5aCopy full SHA for a05cb5a
1 file changed
Doc/reference/datamodel.rst
@@ -2842,7 +2842,7 @@ The appropriate metaclass for a class definition is determined in two steps:
2842
metaclass is determined as follows:
2843
2844
* if the metaclass of the current candidate is a subtype of the metaclass of
2845
- the current base, updated the candidate to the metaclass of the base and
+ the current base, update the candidate to the metaclass of the base and
2846
continue to the next base;
2847
* if the current candidate is a subtype of the metaclass of the current base,
2848
0 commit comments