From 58077450cc4e874f8d0ee176acee4de528248227 Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Sat, 7 Sep 2019 07:15:13 +0200 Subject: parsejson: typo --- lib/pure/parsejson.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pure/parsejson.nim b/lib/pure/parsejson.nim index f86f3dfae..9893e434e 100644 --- a/lib/pure/parsejson.nim +++ b/lib/pure/parsejson.nim @@ -105,7 +105,7 @@ proc open*(my: var JsonParser, input: Stream, filename: string; rawStringLiterals = false) = ## initializes the parser with an input stream. `Filename` is only used ## for nice error messages. If `rawStringLiterals` is true, string literals - ## are kepts with their surrounding quotes and escape sequences in them are + ## are kept with their surrounding quotes and escape sequences in them are ## left untouched too. lexbase.open(my, input) my.filename = filename -- cgit 1.4.1-2-gfad0