Skip to content

Commit 1bd261c

Browse files
authored
Fix a typo in the :final: option for methods (#11670)
1 parent 359edc3 commit 1bd261c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/usage/restructuredtext/domains.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -527,7 +527,7 @@ The following directives are provided for module and class contents:
527527
.. rst:directive:option:: final
528528
:type: no value
529529
530-
Indicate the class is a final method.
530+
Indicate the method is a final method.
531531
532532
.. versionadded:: 3.1
533533

0 commit comments

Comments
 (0)