소스 검색

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