From cd17b00c20e30495d03c7e53adc3740d7be9b3cd Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sat, 30 Apr 2011 10:18:24 +0000 Subject: No code change: fixing spelling errors. From a patch by uqs@. Thanks! --- read.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'read.c') diff --git a/read.c b/read.c index 9b0ec825..9a1d9f37 100644 --- a/read.c +++ b/read.c @@ -1,4 +1,4 @@ -/* $Id: read.c,v 1.13 2011/04/11 21:59:39 kristaps Exp $ */ +/* $Id: read.c,v 1.14 2011/04/30 10:18:24 kristaps Exp $ */ /* * Copyright (c) 2008, 2009, 2010, 2011 Kristaps Dzonsons * Copyright (c) 2010, 2011 Ingo Schwarze @@ -445,7 +445,7 @@ rerun: /* * If input parsers have not been allocated, do so now. - * We keep these instanced betwen parsers, but set them + * We keep these instanced between parsers, but set them * locally per parse routine since we can use different * parsers with each one. */ -- cgit v1.2.3