summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2015-07-06 15:40:22 +0200
committerJiri Kosina <jkosina@suse.com>2015-08-07 14:37:04 +0200
commit377a51a6b8c09b39b540e5a80ad7029a450cee71 (patch)
tree2d4a6dd79b205a6f033a059602b6d775800e8c95
parent57d4248731f6ff7502ead0fedb6ad35c90dead31 (diff)
proportions: Spelling s/consitent/consistent/
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Jiri Kosina <jkosina@suse.com>
-rw-r--r--include/linux/proportions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/proportions.h b/include/linux/proportions.h
index 00e8e8fa7358..5440f64d2942 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;