automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[FYI] {maint} typofix: in a comment in the automake script


From: Stefano Lattarini
Subject: [FYI] {maint} typofix: in a comment in the automake script
Date: Sat, 21 Jul 2012 15:48:50 +0200

* automake.in (process_file): Here.

Signed-off-by: Stefano Lattarini <address@hidden>
---
 automake.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/automake.in b/automake.in
index cfc48bf..e32b761 100644
--- a/automake.in
+++ b/automake.in
@@ -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 ($%)
 {
-- 
1.7.10.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]