bug-hurd
[Top][All Lists]
Advanced

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

[PATCH 1/9] Makefile.am: Fix typos and grammar in comment


From: Stefan Weil
Subject: [PATCH 1/9] Makefile.am: Fix typos and grammar in comment
Date: Fri, 2 Jan 2015 16:02:46 +0100

Signed-off-by: Stefan Weil <sw@weilnetz.de>
---
 Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index cb8c096..1afddab 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -104,8 +104,8 @@ CPP = @CPP@ -x c
 # Other Tools' Configuration.
 #
 
-# Don't needlessly overwrite files that whose contents haven't changed.  This
-# helps for avoinding unneccessary recompilation cycles when keeping
+# Don't needlessly overwrite files whose contents haven't changed.
+# This helps avoiding unnecessary recompilation cycles when keeping
 # cross-compilation toolchains up-to-date.  Thus, unconditionally use the
 # `install-sh' that is supplied by GNU Automake 1.10.1, as the GNU Coreutils
 # one doesn't provide this functionality yet (TODO: change that).  TODO:
-- 
2.1.4




reply via email to

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