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 8c9453b commit f193874Copy full SHA for f193874
Doc/library/enum.rst
@@ -282,7 +282,7 @@ overridden::
282
283
.. note::
284
285
- The goal of the default :meth:`_generate_next_value_` methods is to provide
+ The goal of the default :meth:`_generate_next_value_` method is to provide
286
the next :class:`int` in sequence with the last :class:`int` provided, but
287
the way it does this is an implementation detail and may change.
288
0 commit comments