diff --git a/src/barebox-state/backend_bucket_circular.c b/src/barebox-state/backend_bucket_circular.c index 72e165e..63a4d4a 100644 --- a/src/barebox-state/backend_bucket_circular.c +++ b/src/barebox-state/backend_bucket_circular.c @@ -323,7 +323,7 @@ circ->write_area = 0; } /* - * If the write area is at the beginning of the page, erase it and write + * If the write area is at the beginning of the eraseblock, erase it and write * at offset 0. As we only erase right before writing there are no * conditions where we regularly erase a block multiple times without * writing.