diff --git a/docs/en/reference/batch-processing.rst b/docs/en/reference/batch-processing.rst index 5d3cf1887..ce47c538c 100644 --- a/docs/en/reference/batch-processing.rst +++ b/docs/en/reference/batch-processing.rst @@ -100,7 +100,7 @@ with the batching strategy that was already used for bulk inserts: Results may be fully buffered by the database client/ connection allocating additional memory not visible to the PHP process. For large sets this - may easily kill the process for no apparant reason. + may easily kill the process for no apparent reason. Bulk Deletes