ソースを参照

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(),
           // ...
       );
   }