Fix a typo in the `:final:` option for methods (#11670)

This commit is contained in:
Nikita Sobolev 2023-09-14 11:50:49 +03:00 committed by GitHub
parent 359edc34fc
commit 1bd261c3a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -527,7 +527,7 @@ The following directives are provided for module and class contents:
.. rst:directive:option:: final
:type: no value
Indicate the class is a final method.
Indicate the method is a final method.
.. versionadded:: 3.1