has_content typo

Co-authored-by: Simon Li <orpheus+devel@gmail.com>
This commit is contained in:
Min RK
2024-03-05 08:55:20 +01:00
committed by GitHub
parent b7dffc7afc
commit 6dc9dccbb7

View File

@@ -136,7 +136,7 @@ class RestAPILinksDirective(SphinxDirective):
which is handled by a custom template.
"""
hast_content = False
has_content = False
required_arguments = 0
optional_arguments = 0
final_argument_whitespace = False