fix typo (#1034)
This commit is contained in:
parent
3918e7699d
commit
08693411d2
@ -10,7 +10,7 @@ const u256 = @IntType(false, 256);
|
||||
|
||||
// A single token slice into the parent string.
|
||||
//
|
||||
// Use `token.slice()` on the inptu at the current position to get the current slice.
|
||||
// Use `token.slice()` on the input at the current position to get the current slice.
|
||||
pub const Token = struct {
|
||||
id: Id,
|
||||
// How many bytes do we skip before counting
|
||||
|
Loading…
x
Reference in New Issue
Block a user