X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=src%2Fftdi.c;h=d2f4ce4f587cb74181abc58e5f9aeae933662e88;hp=9495fb5945097e655e2f7383a8d01b3d6c039cff;hb=db9c7eba8ff28219a33b5494a3d60aa487d87ef1;hpb=ae3d154b7641b120f537c6d86871371c9d75c9e9 diff --git a/src/ftdi.c b/src/ftdi.c index 9495fb5..d2f4ce4 100644 --- a/src/ftdi.c +++ b/src/ftdi.c @@ -1992,7 +1992,7 @@ int ftdi_write_data_get_chunksize(struct ftdi_context *ftdi, unsigned int *chunk /** Reads data in chunks (see ftdi_read_data_set_chunksize()) from the chip. - Automatically strips the two modem status bytes transfered during every read. + Automatically strips the two modem status bytes transferred during every read. \param ftdi pointer to ftdi_context \param buf Buffer to store data in