DATAREST-810 - Fix minor typo in Javadoc.
Original pull request: #295. $ Conflicts: $ spring-data-rest-webmvc/src/main/java/org/springframework/data/rest/webmvc/RepositoryEntityController.java
This commit is contained in:
committed by
Oliver Gierke
parent
954416a2b9
commit
c3b1da730f
@@ -293,8 +293,8 @@ class RepositoryEntityController extends AbstractRepositoryRestController implem
|
||||
}
|
||||
|
||||
/**
|
||||
* <code>HEAD /{repsoitory}/{id}</code>
|
||||
*
|
||||
* <code>HEAD /{repository}/{id}</code>
|
||||
*
|
||||
* @param resourceInformation
|
||||
* @param id
|
||||
* @return
|
||||
|
||||
Reference in New Issue
Block a user