diff --git a/libfprint/drivers/upeksonly.c b/libfprint/drivers/upeksonly.c index 7b92a427..99c5ffae 100644 --- a/libfprint/drivers/upeksonly.c +++ b/libfprint/drivers/upeksonly.c @@ -106,7 +106,7 @@ struct sonly_dev { }; -/* Calculade squared standand deviation of sum of two lines */ +/* Calculate squared standard deviation of sum of two lines */ static int upeksonly_get_deviation2(struct fpi_line_asmbl_ctx *ctx, GSList *line1, GSList *line2) {