Skip to content

Commit 7d74abf

Browse files
gpetiotjonludlam
authored andcommitted
Typo
1 parent bd60049 commit 7d74abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/syntax.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ let paragraph : input -> Ast.nestable_block_element with_location =
475475
(* {3 Helper types} *)
476476

477477
(* The interpretation of tokens in the block parser depends on where on a line
478-
each token appears. The five possible "locations" are:
478+
each token appears. The seven possible "locations" are:
479479
480480
- [`At_start_of_line], when only whitespace has been read on the current
481481
line.

0 commit comments

Comments
 (0)