[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1436190022-11137-1-git-send-email-geert@linux-m68k.org>
Date: Mon, 6 Jul 2015 15:40:22 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Jiri Kosina <trivial@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
Geert Uytterhoeven <geert@...ux-m68k.org>
Subject: [PATCH trivial] proportions: Spelling s/consitent/consistent/
Signed-off-by: Geert Uytterhoeven <geert@...ux-m68k.org>
---
include/linux/proportions.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/proportions.h b/include/linux/proportions.h
index 00e8e8fa73584bea..5440f64d2942a795 100644
--- a/include/linux/proportions.h
+++ b/include/linux/proportions.h
@@ -33,7 +33,7 @@ struct prop_global {
/*
* global proportion descriptor
*
- * this is needed to consitently flip prop_global structures.
+ * this is needed to consistently flip prop_global structures.
*/
struct prop_descriptor {
int index;
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists