Skip to content

Commit d8ced61

Browse files
committed
minor #1724 Update groups.md (Orppa)
This PR was submitted for the master branch but it was merged into the 1.3.x branch instead (closes #1724). Discussion ---------- Update groups.md Commits ------- 8983c9d Update groups.md
2 parents 5860388 + 45296c7 commit d8ced61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ class Group extends BaseGroup
108108
namespace MyProject\MyBundle\Document;
109109

110110
use FOS\UserBundle\Document\Group as BaseGroup;
111-
use Doctrine\ODM\CouchDB\Mapping as MongoDB;
111+
use Doctrine\ODM\CouchDB\Mapping as CouchDB;
112112

113113
/**
114114
* @CouchDB\Document

0 commit comments

Comments
 (0)