mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
doc: Fix grammar in documentation for autodoc_typehints
This commit is contained in:
parent
48afcc4f1e
commit
31718d78b4
@ -563,7 +563,7 @@ There are also config values that you can set:
|
||||
|
||||
.. confval:: autodoc_typehints
|
||||
|
||||
This value controls how to represents typehints. The setting takes the
|
||||
This value controls how to represent typehints. The setting takes the
|
||||
following values:
|
||||
|
||||
* ``'signature'`` -- Show typehints as its signature (default)
|
||||
|
Loading…
Reference in New Issue
Block a user