Fix typo in documentation
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Sat, 15 Jan 2011 17:21:58 +0000 (18:21 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Sat, 15 Jan 2011 17:21:58 +0000 (18:21 +0100)
src/ftdi.c

index 782bd0f..c9e8892 100644 (file)
@@ -3114,7 +3114,7 @@ int ftdi_get_eeprom_value(struct ftdi_context *ftdi, enum ftdi_eeprom_value valu
    No parameter checking is performed
 
    \param ftdi pointer to ftdi_context
-   \param value_name Enum of the value to query
+   \param value_name Enum of the value to set
    \param value to set
 
    \retval 0: all fine