mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-10 09:43:09 +00:00
typo (#1533)
This commit is contained in:
parent
cfe4448341
commit
da85f1be36
@ -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>,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user