libfprint: Fix typos

This commit is contained in:
Bastien Nocera
2020-04-14 13:50:07 +02:00
parent fdd2d6abf8
commit cc887c1a37
9 changed files with 14 additions and 14 deletions

View File

@@ -61,7 +61,7 @@ typedef enum {
* @length: The requested length of the transfer in bytes.
* @actual_length: The actual length of the transfer
* (see also fpi_usb_transfer_set_short_error())
* @buffer: The transfered data.
* @buffer: The transferred data.
*
* Helper for handling USB transfers.
*/