Skip to content

Commit bf8e8a1

Browse files
committed
Polishing.
Update placeholder name to reflect its position instead of the content that is being added by using modules. Original pull request: #2237. See #2009
1 parent fcc1d8b commit bf8e8a1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/main/asciidoc/jpa.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -679,9 +679,7 @@ public interface GroupRepository extends CrudRepository<GroupInfo, String> {
679679
----
680680
====
681681

682-
683-
:repository-projections-dto-limitations-file: ../../../../spring-data-jpa/src/main/asciidoc/repository-projections-dto-limitations.adoc
684-
682+
:repository-projections-trailing-dto-fragment: ../../../../spring-data-jpa/src/main/asciidoc/repository-projections-dto-limitations.adoc
685683

686684
include::{spring-data-commons-docs}/repository-projections.adoc[leveloffset=+2]
687685

0 commit comments

Comments
 (0)