Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit db361ba

Browse files
committed
Merge branch '1.1' into 1.2
Conflicts: _exts
2 parents 0331996 + 40c2f71 commit db361ba

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +0,0 @@
1-
[submodule "_exts"]
2-
path = _exts
3-
url = http://github.com/fabpot/sphinx-php

bundles/seo/seo_aware.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ After you've enabled PHPCR, map your seoMetadata as a child:
137137
>
138138
<document name="Acme\SiteBundle\Document\Page">
139139
<!-- ... -->
140-
<child fieldName="seoMetadata" />
140+
<child name="seoMetadata" />
141141
</document>
142142
</doctrine-mapping>
143143

0 commit comments

Comments
 (0)