typofix: in comments in GNUmakefile
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 10 Jan 2013 22:44:33 +0000 (23:44 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 10 Jan 2013 22:44:33 +0000 (23:44 +0100)
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
GNUmakefile

index c6f460c..52c2002 100644 (file)
@@ -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.