trs80.h: update Genie comment
authorAlan Cox <alan@linux.intel.com>
Sun, 8 Jul 2018 15:39:05 +0000 (16:39 +0100)
committerAlan Cox <alan@linux.intel.com>
Sun, 8 Jul 2018 15:39:05 +0000 (16:39 +0100)
Kernel/platform-trs80m1/trs80.h

index 6865409..7c62a01 100644 (file)
@@ -3,7 +3,7 @@ extern uint8_t trs80_model;
 #define TRS80_MODEL1   0
 #define TRS80_MODEL3   1
 #define LNW80          2       /* Need to handle LNW80 model II.. */
-#define VIDEOGENIE     3       /* But colour genie may be too different.. */
+#define VIDEOGENIE     3       /* But colour genie is way too different.. */
 
 extern uint8_t trs80_mapper;
 #define MAP_SUPERMEM   0       /* Alpha Supermem and compatibles */