From 1a1d36c73f9a22967f33a11c22075f9422198d3d Mon Sep 17 00:00:00 2001 From: Dan Patrick Date: Tue, 4 Oct 2011 12:19:10 -0500 Subject: [PATCH] Corrected a typo (interveawed) --- en/reference/working-with-associations.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/reference/working-with-associations.rst b/en/reference/working-with-associations.rst index f426ecf03..464167a32 100644 --- a/en/reference/working-with-associations.rst +++ b/en/reference/working-with-associations.rst @@ -413,7 +413,7 @@ Transitive persistence / Cascade Operations ------------------------------------------- Persisting, removing, detaching and merging individual entities can -become pretty cumbersome, especially when a highly interveawed object graph +become pretty cumbersome, especially when a highly interweaved object graph is involved. Therefore Doctrine 2 provides a mechanism for transitive persistence through cascading of these operations. Each association to another entity or a collection of