mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
upeksonly: Fix typos in upeksonly_get_deviation2() comment
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user