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

@@ -20,7 +20,7 @@ typedef enum {
/**
* FpiMatchResult:
* @FPI_MATCH_ERROR: An error occured during matching
* @FPI_MATCH_ERROR: An error occurred during matching
* @FPI_MATCH_FAIL: The prints did not match
* @FPI_MATCH_SUCCESS: The prints matched
*/