mirror of
https://github.com/janet-lang/janet
synced 2025-11-13 13:57:19 +00:00
Minor documentation fixes.
This commit is contained in:
@@ -928,7 +928,7 @@ static const JanetReg parse_cfuns[] = {
|
||||
},
|
||||
{
|
||||
"parser/eof", cfun_parse_eof,
|
||||
JDOC("(parser/insert parser)\n\n"
|
||||
JDOC("(parser/eof parser)\n\n"
|
||||
"Indicate that the end of file was reached to the parser. This puts the parser in the :dead state.")
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user