Browse Source

Merge pull request #2507 from oopsFrogs/patch-1

Update dashboard.rst
Thomas 10 years ago
parent
commit
5bda1aedb0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Resources/doc/reference/dashboard.rst

+ 1 - 1
Resources/doc/reference/dashboard.rst

@@ -117,7 +117,7 @@ service belongs to the ``Content`` group.
                     - Acme\DemoBundle\Entity\Post
                     - ~
 
-In this example, the labels are translated by ``SonataAdminBundle``, using the given
+In this example, the labels are translated by ``AcmeDemoBundle``, using the given
 ``label_catalogue``. So, you can use the above examples to support multiple languages
 in your project.