···552552 memset(tweak->oobbuf.in, 0xFF, ctx->oob_buffer_size);553553 }554554555555- /* Copy the data that must be writen in the bounce buffers, if needed */555555+ /* Copy the data that must be written in the bounce buffers, if needed */556556 if (orig->type == NAND_PAGE_WRITE) {557557 if (ctx->bounce_data)558558 memcpy((void *)tweak->databuf.out + orig->dataoffs,