Skip to content

Commit b50b0f8

Browse files
zhengchaleiodrotbohm
authored andcommitted
Fix doc link end label in ResourceStatus.
Fixes #2139
1 parent b2fc389 commit b50b0f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-data-rest-webmvc/src/main/java/org/springframework/data/rest/webmvc/ResourceStatus.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ public static ResourceStatus of(HttpHeadersPreparer preparer) {
5353

5454
/**
5555
* Returns the {@link StatusAndHeaders} calculated from the given {@link HttpHeaders}, domain object and
56-
* {@link RootResourceInformation.
56+
* {@link RootResourceInformation}
5757
*
5858
* @param requestHeaders must not be {@literal null}.
5959
* @param domainObject must not be {@literal null}.

0 commit comments

Comments
 (0)