device: Fix typos

This commit is contained in:
boger. wang 2020-12-31 09:46:40 +00:00 committed by boger
parent b624f8c8c7
commit 7b7aa6e99d

View file

@ -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: