From 3417f3716ed5fb50f240e6f2fa877b39b423e1c6 Mon Sep 17 00:00:00 2001 From: Benjamin Eberlei Date: Thu, 16 Jun 2011 21:20:56 +0200 Subject: [PATCH] Fix another bug2 --- 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 df4766df8..03566c2fc 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: -.. code-configuration:: +..configuration-block:: .. code-block:: php