#603 - Fix typos

This commit is contained in:
Kulcsár Roland
2017-06-23 21:36:51 +02:00
committed by Greg Turnquist
parent 6d86feb120
commit 82fb6ef9d2
7 changed files with 10 additions and 11 deletions

View File

@@ -50,7 +50,7 @@ public interface CurieProvider {
String getNamespacedRelFor(String rel);
/**
* Returns an object to render as the base curie information. Implementations have to make sure, the retunred
* Returns an object to render as the base curie information. Implementations have to make sure, the returned
* instances renders as defined in the spec.
*
* @param links the {@link Links} that have been added to the response so far.