fp-device: Clarify docs about FP_DEVICE_RETRY_TOO_FAST

This is an error that is valid also for touch devices, so let's make it
more generic in description
This commit is contained in:
Marco Trevisan (Treviño)
2025-02-20 17:20:03 +01:00
parent 7208b29756
commit d1504a30b7

View File

@@ -114,7 +114,7 @@ typedef enum {
* pressure problems; the user should remove their finger from the scanner
* before retrying.
* @FP_DEVICE_RETRY_TOO_FAST: The scan did not succeed because the finger
* swipe was too fast.
* swipe or touch was too fast.
*
* Error codes representing scan failures resulting in the user needing to
* retry.