mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix a typo in the `:final:
` option for methods (#11670)
This commit is contained in:
parent
359edc34fc
commit
1bd261c3a0
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user