From d49cd4aa1e1c6ffc86531c6c437029aff0de1e20 Mon Sep 17 00:00:00 2001 From: Oskar Stark Date: Thu, 12 Nov 2015 11:45:37 +0100 Subject: [PATCH] doc fix --- docs/en/reference/association-mapping.rst | 76 +++++++++++------------ 1 file changed, 38 insertions(+), 38 deletions(-) diff --git a/docs/en/reference/association-mapping.rst b/docs/en/reference/association-mapping.rst index c212e57a5..a1a9f83a8 100644 --- a/docs/en/reference/association-mapping.rst +++ b/docs/en/reference/association-mapping.rst @@ -29,7 +29,7 @@ A many-to-one association is the most common association between objects. .. code-block:: php