浏览代码

Merge pull request #1 from thomas2411/patch-1

Update Resources/doc/reference/installation.rst
Thomas 13 年之前
父节点
当前提交
8e2b0dd7ab
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Resources/doc/reference/installation.rst

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

@@ -30,7 +30,7 @@ files:
   {
       return array(
           // ...
-          new Sonata\AdminBundle\SonataDoctrineORMAdminBundle(),
+          new Sonata\DoctrineORMAdminBundle\SonataDoctrineORMAdminBundle(),
           // ...
       );
   }