From 5c5feab38ea7f4dc6578792d4667731d6e708a37 Mon Sep 17 00:00:00 2001 From: Benjamin Eberlei Date: Thu, 16 Jun 2011 21:19:25 +0200 Subject: [PATCH] Fix another bug --- 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 d2ebd72eb..df4766df8 100644 --- a/en/reference/association-mapping.rst +++ b/en/reference/association-mapping.rst @@ -195,7 +195,7 @@ mapping: The @JoinTable definition used for many-to-many mappings has similar defaults. As an example, consider this mapping: -.. code-configuration:: +.. configuration-block:: .. code-block:: php