summaryrefslogtreecommitdiffstats
path: root/include/linux/videotext.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/videotext.h')
-rw-r--r--include/linux/videotext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/videotext.h b/include/linux/videotext.h
index bd427fb31..78faf6afe 100644
--- a/include/linux/videotext.h
+++ b/include/linux/videotext.h
@@ -99,7 +99,7 @@ typedef struct
unsigned serial : 1; /* serial mode (C11) */
unsigned notfound : 1; /* /FOUND */
unsigned pblf : 1; /* PBLF */
- unsigned hamming : 1; /* hamming-error occured */
+ unsigned hamming : 1; /* hamming-error occurred */
}
vtx_pageinfo_t;