mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
device: Fix typos
This commit is contained in:
@ -1064,7 +1064,7 @@ can_start_action (FprintDevice *rdev, GError **error)
|
||||
case ACTION_VERIFY:
|
||||
g_set_error (error,
|
||||
FPRINT_ERROR, FPRINT_ERROR_ALREADY_IN_USE,
|
||||
"Enrollment already in progress");
|
||||
"Verification already in progress");
|
||||
break;
|
||||
|
||||
case ACTION_OPEN:
|
||||
|
||||
Reference in New Issue
Block a user