core: spelling
This commit is contained in:
parent
9b12ebcf00
commit
fa5eb61d59
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ Ord (Index i) where
|
|||
|
||||
Stores the location we are currently at in the string, and metadata about it for
|
||||
providing good error messages. Parsing an empty input isn't very interesting, so
|
||||
we exclude inputs of length zero, since that will make other things eaiser.
|
||||
we exclude inputs of length zero, since that will make other things easier.
|
||||
|
||||
```idris
|
||||
||| State representing a parser's position in the text
|
||||
|
|
Loading…
Add table
Reference in a new issue