upekts: fix typo

This commit is contained in:
MrNerdHair
2022-11-12 02:55:18 -05:00
committed by Marco Trevisan
parent f906afb757
commit 9e8dda5f17

View File

@@ -1446,7 +1446,7 @@ verify_rd2800_cb (FpDevice *dev, enum read_msg_type msgtype,
do_verify_stop (dev,
FPI_MATCH_ERROR,
fpi_device_error_new_msg (FP_DEVICE_ERROR_PROTO,
"Response hat wrong command sequence"));
"Response had wrong command sequence"));
return;
}