This commit is contained in:
Ford 2024-02-18 16:25:16 +01:00 committed by GitHub
parent cfe4448341
commit da85f1be36
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -167,7 +167,7 @@ pub struct CtlZData<'a, F: Field> {
}
impl<'a, F: Field> CtlZData<'a, F> {
/// Returs new CTL data from the provided arguments.
/// Returns new CTL data from the provided arguments.
pub fn new(
helper_columns: Vec<PolynomialValues<F>>,
z: PolynomialValues<F>,