RAND: corected spelling
This commit is contained in:
parent
8f9acfdb9d
commit
a706a23319
@ -131,7 +131,7 @@ static mp_int *get_random_bigint(mp_int *upper_bound, mp_int *lower_bound,
|
||||
}
|
||||
|
||||
/**
|
||||
* Checks if the coefficients of a polynom are less then
|
||||
* Checks if the coefficients of a polynom are less than
|
||||
* PERCENTAGE_OF_ZERO_ALLOWED zero
|
||||
*
|
||||
* @param polynom a pointer to the polynom you want to test [out]
|
||||
|
Loading…
Reference in New Issue
Block a user