mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-08 00:33:06 +00:00
Typo
This commit is contained in:
parent
5264859a6d
commit
a61d7bc0cc
@ -38,7 +38,7 @@ pub(crate) fn generate_partial_witness<F: Field>(
|
||||
|
||||
let mut buffer = GeneratedValues::empty();
|
||||
|
||||
// Keep running generators until all generators have run.
|
||||
// Keep running generators until all generators have been run.
|
||||
while remaining_generators > 0 {
|
||||
let mut next_pending_generator_indices = Vec::new();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user