FreeCalypso > hg > fc-usbser-tools
changeset 75:7ff9b4857aaf
fteeprom/ftee-gen2232c.c: typo in header comment
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 26 Sep 2023 00:25:41 +0000 |
parents | d069e2a6760e |
children | 957fb6e08577 |
files | fteeprom/ftee-gen2232c.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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. */