Fix typo for HyList model name in the language internal doc
This commit is contained in:
parent
808f81f7e8
commit
920057c621
@ -64,9 +64,9 @@ objects in a macro, for instance.
|
|||||||
.. _hylist:
|
.. _hylist:
|
||||||
|
|
||||||
HyList
|
HyList
|
||||||
~~~~~~~~~~~~
|
~~~~~~
|
||||||
|
|
||||||
``hy.models.HyExpression`` is a :ref:`HySequence` for bracketed ``[]``
|
``hy.models.HyList`` is a :ref:`HySequence` for bracketed ``[]``
|
||||||
lists, which, when used as a top-level expression, translate to Python
|
lists, which, when used as a top-level expression, translate to Python
|
||||||
list literals in the compilation phase.
|
list literals in the compilation phase.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user