Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
BrunoDutertre committed Apr 6, 2020
1 parent 286dd5d commit 8509cfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/sphinx/source/api-types.rst
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ Models
as nodes in a DAG. The API provides functions to compute and
examine these nodes, which gives access to the values of terms of
function or tuple types. Every node in this DAG has a unique id
and a tag of type :c:type:`yval_t` that defines the node type::
and a tag of type :c:type:`yval_tag_t` that defines the node type::

typedef enum yval_tag {
YVAL_UNKNOWN,
Expand Down

0 comments on commit 8509cfb

Please sign in to comment.