mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fixed typo.
Should read `…an info field list…`, rather than ``…a info field list…`.
This commit is contained in:
parent
586de7300a
commit
3de086fb35
@ -57,7 +57,7 @@ Notice several things:
|
|||||||
- Sphinx parsed the argument of the ``.. py:function`` directive and
|
- Sphinx parsed the argument of the ``.. py:function`` directive and
|
||||||
highlighted the module, the function name, and the parameters appropriately.
|
highlighted the module, the function name, and the parameters appropriately.
|
||||||
- The directive content includes a one-line description of the function,
|
- The directive content includes a one-line description of the function,
|
||||||
as well as a :ref:`info field list <info-field-lists>` containing the function
|
as well as an :ref:`info field list <info-field-lists>` containing the function
|
||||||
parameter, its expected type, the return value, and the return type.
|
parameter, its expected type, the return value, and the return type.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
Loading…
Reference in New Issue
Block a user