Skip to content

Commit 7c7abad

Browse files
authored
Update tutorial_coq_elpi_command.v
1 parent eed07eb commit 7c7abad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/tutorial_coq_elpi_command.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@ the string :e:`"33"`.
617617
618618
Attributes are usually validated (parsed) and turned into regular options
619619
using :lib-common:`coq.parse-attributes` and a description of their types using
620-
the :libtype:`attribute-type` data type:
620+
the :lib-common:`attribute-type` data type:
621621
622622
|*)
623623

0 commit comments

Comments
 (0)