From de5952f597c695a81892331a4ca3af247cd89c3c Mon Sep 17 00:00:00 2001 From: Benjamin Eberlei Date: Thu, 16 Jun 2011 21:52:51 +0200 Subject: [PATCH] Fix association mappings --- en/reference/association-mapping.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/reference/association-mapping.rst b/en/reference/association-mapping.rst index b00b9248e..e46fd7df2 100644 --- a/en/reference/association-mapping.rst +++ b/en/reference/association-mapping.rst @@ -601,7 +601,7 @@ the join columns enforces the one-to-many cardinality. The following example sets up such a unidirectional one-to-many association: -.. configuration-block:: +.. configuration-block .. code-block:: php