Skip to content

Commit 1da3f4c

Browse files
authored
Fix typo
1 parent 8ca1dfa commit 1da3f4c

File tree

1 file changed

+1
-1
lines changed
  • spring-restdocs-core/src/main/java/org/springframework/restdocs/hypermedia

1 file changed

+1
-1
lines changed

spring-restdocs-core/src/main/java/org/springframework/restdocs/hypermedia/LinksSnippet.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ protected Map<String, Object> createModelForDescriptor(LinkDescriptor descriptor
243243
}
244244

245245
/**
246-
* Returns a new {@code RequestHeadersSnippet} configured with this snippet's link
246+
* Returns a new {@code LinksSnippet} configured with this snippet's link
247247
* extractor and attributes, and its descriptors combined with the given
248248
* {@code additionalDescriptors}.
249249
* @param additionalDescriptors the additional descriptors

0 commit comments

Comments
 (0)