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 --- coreutils/od_bloaty.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'coreutils') diff --git a/coreutils/od_bloaty.c b/coreutils/od_bloaty.c index 6948bf1e1..501a92b38 100644 --- a/coreutils/od_bloaty.c +++ b/coreutils/od_bloaty.c @@ -360,7 +360,7 @@ print_long_double(size_t n_bytes, const char *block, const char *fmt_string) } /* print_[named]_ascii are optimized for speed. - * Remember, someday you may want to pump gigabytes thru this thing. + * Remember, someday you may want to pump gigabytes through this thing. * Saving a dozen of .text bytes here is counter-productive */ static void -- cgit v1.2.3