From 0dbbc713048ac36b68cbc523563e7f73a5fe2ac5 Mon Sep 17 00:00:00 2001 From: Sam Ravnborg Date: Tue, 23 Mar 2004 00:19:34 +0100 Subject: kbuild: Trivial spelling / rephrasing From: Ingo Molnar --- scripts/basic/fixdep.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/basic/fixdep.c b/scripts/basic/fixdep.c index 1e9b8d4fde38..8bd6442229cf 100644 --- a/scripts/basic/fixdep.c +++ b/scripts/basic/fixdep.c @@ -38,7 +38,7 @@ * * The idea above dates, by the way, back to Michael E Chastain, AFAIK. * - * So to get dependencies right, there two issues: + * So to get dependencies right, there are two issues: * o if any of the files the compiler read changed, we need to rebuild * o if the command line given to the compile the file changed, we * better rebuild as well. -- cgit v1.2.3