Skip to content

Commit 8509cfb

Browse files
committed
Typo
1 parent 286dd5d commit 8509cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/sphinx/source/api-types.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ Models
505505
as nodes in a DAG. The API provides functions to compute and
506506
examine these nodes, which gives access to the values of terms of
507507
function or tuple types. Every node in this DAG has a unique id
508-
and a tag of type :c:type:`yval_t` that defines the node type::
508+
and a tag of type :c:type:`yval_tag_t` that defines the node type::
509509

510510
typedef enum yval_tag {
511511
YVAL_UNKNOWN,

0 commit comments

Comments
 (0)