From 23f19aede924dee8ed0150df5f9efa3faf2ad145 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Thu, 10 Jan 2013 23:44:33 +0100 Subject: [PATCH] typofix: in comments in GNUmakefile Signed-off-by: Stefano Lattarini --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index c6f460cd4..52c200295 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -50,7 +50,7 @@ export BOOTSTRAP_SHELL # kick in, because the tree might be in an inconsistent state (e.g., # we have just switched from 'maint' to 'master', and have the built # 'automake' script left from 'maint', but the files 'lib/am/*.am' -# are from 'master': if 'automake' gets run and used those files -- +# are from 'master': if 'automake' gets run and uses those files -- # boom!). ifdef config-status # Bootstrap from an already-configured tree. -- 2.47.2