# HG changeset patch # User Mychaela Falconia # Date 1695687941 0 # Node ID 7ff9b4857aaf60abcee03861440be22c0045e94d # Parent d069e2a6760e3c7775bae4a05ca712b43a21f09c fteeprom/ftee-gen2232c.c: typo in header comment diff -r d069e2a6760e -r 7ff9b4857aaf fteeprom/ftee-gen2232c.c --- a/fteeprom/ftee-gen2232c.c Tue Sep 26 00:23:50 2023 +0000 +++ b/fteeprom/ftee-gen2232c.c Tue Sep 26 00:25:41 2023 +0000 @@ -1,5 +1,5 @@ /* - * This program constucts a configuration EEPROM image for FT2232C/D chips + * This program constructs a configuration EEPROM image for FT2232C/D chips * based on a configuration source file giving various settings. */