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
f43a94661b
commit
be4e028667
@@ -293,8 +293,8 @@ class RepositoryEntityController extends AbstractRepositoryRestController implem
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* <code>HEAD /{repsoitory}/{id}</code>
|
* <code>HEAD /{repository}/{id}</code>
|
||||||
*
|
*
|
||||||
* @param resourceInformation
|
* @param resourceInformation
|
||||||
* @param id
|
* @param id
|
||||||
* @return
|
* @return
|
||||||
|
|||||||
Reference in New Issue
Block a user