Skip to content

Commit 80da258

Browse files
committed
Added a change that was made in another commit
1 parent 2aee10b commit 80da258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/groups.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ c) CouchDB Group class implementation
113113
namespace MyProject\MyBundle\Document;
114114
115115
use FOS\UserBundle\Document\Group as BaseGroup;
116-
use Doctrine\ODM\CouchDB\Mapping as MongoDB;
116+
use Doctrine\ODM\CouchDB\Mapping as CouchDB;
117117
118118
/**
119119
* @CouchDB\Document

0 commit comments

Comments
 (0)