upeksonly: Fix typos in upeksonly_get_deviation2() comment
This commit is contained in:
parent
9a025bde8b
commit
e7bc8e03fc
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue