From a985d306a1fb5533e6fd93dbbcc04e493a126de8 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Mon, 11 Feb 2008 11:44:38 +0000 Subject: - spelling fixes --- libbb/dump.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbb/dump.c') diff --git a/libbb/dump.c b/libbb/dump.c index 71e35c60f..5e43d42a4 100644 --- a/libbb/dump.c +++ b/libbb/dump.c @@ -100,7 +100,7 @@ static void rewrite(FS * fs) if (!fu->nextpr) fu->nextpr = pr; /* ignore nextpr -- its unused inside the loop and is - * uninitialized 1st time thru. + * uninitialized 1st time through. */ /* bb_dump_skip preceding text and up to the next % sign */ -- cgit v1.2.3