[PATCH 1/2] aiaiai-diff-log-helper: spelling

Brian Norris computersforpeace at gmail.com
Wed Sep 17 17:07:59 PDT 2014


Signed-off-by: Brian Norris <computersforpeace at gmail.com>
---
 helpers/aiaiai-diff-log-helper | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/helpers/aiaiai-diff-log-helper b/helpers/aiaiai-diff-log-helper
index 93623e2675b5..f0bda08fa2d3 100755
--- a/helpers/aiaiai-diff-log-helper
+++ b/helpers/aiaiai-diff-log-helper
@@ -10,7 +10,7 @@ Licence: GPLv2
 
 # Sorts 2 build logs and compares them. Blocks can be as follows.
 #
-# 1a. All consequitive lines starting with the same file prefix belong to one
+# 1a. All consecutive lines starting with the same file prefix belong to one
 # block, e.g.:
 #
 # drivers/s.c:472:22: warning: incorrect type in assignment (different address spaces) [sparse]
@@ -19,7 +19,7 @@ Licence: GPLv2
 #
 # (the prefix is "drivers/s.c:472")
 #
-# 1b. All consequitive lines starting with prefix "make:", "make[1]:", etc.
+# 1b. All consecutive lines starting with prefix "make:", "make[1]:", etc.
 # These usually belong to build failures.
 #
 # 2. GCC 'In file included from' blocks look like this:
-- 
1.9.1




More information about the aiaiai mailing list