authorgravatar for clownpriest@gmail.comArthur Elliott <clownpriest@gmail.com> 2018-06-01 12:23:07-04:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2018-06-01 12:23:07-04:00
log08693411d26daefcda327199641c5d32f82f9827
tree05a8d0d1ccdc1437027ced8f91a319f684deab06
parent3918e7699db07540d59aeef7728e5dff54d9e874

fix typo (#1034)


1 files changed, 1 insertions(+), 1 deletions(-)

std/json.zig+1-1
......@@ -10,7 +10,7 @@ const u256 = @IntType(false, 256);
1010
1111// A single token slice into the parent string.
1212//
13// Use `token.slice()` on the inptu at the current position to get the current slice.
13// Use `token.slice()` on the input at the current position to get the current slice.
1414pub const Token = struct {
1515 id: Id,
1616 // How many bytes do we skip before counting