typofix: in a comment in the automake script
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 21 Jul 2012 13:47:46 +0000 (15:47 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 21 Jul 2012 13:47:46 +0000 (15:47 +0200)
* automake.in (process_file): Here.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
automake.in

index cfc48bf..e32b761 100644 (file)
@@ -7006,7 +7006,7 @@ sub transform ($$)
 # preprocess_file ($MAKEFILE, [%TRANSFORM])
 # -----------------------------------------
 # Load a $MAKEFILE, apply the %TRANSFORM, and return the result.
-# No extra parsing of post-processing is done (i.e., recognition of
+# No extra parsing or post-processing is done (i.e., recognition of
 # rules declaration or of make variables definitions).
 sub preprocess_file ($%)
 {