aboutsummaryrefslogtreecommitdiff
path: root/src/include/edid.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/edid.h')
-rw-r--r--src/include/edid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/edid.h b/src/include/edid.h
index 691cf76b97..b2d6aa2cab 100644
--- a/src/include/edid.h
+++ b/src/include/edid.h
@@ -41,7 +41,7 @@ struct edid_mode {
/* structure for communicating EDID information from a raw EDID block to
* higher level functions.
* The size of the data types is not critical, so we leave them as
- * unsigned int. We can move more into into this struct as needed.
+ * unsigned int. We can move more into this struct as needed.
*/
#define EDID_ASCII_STRING_LENGTH 13