DATACMNS-1510 - Fix phrasing in Javadoc of @Param.
Original pull request: #389.
This commit is contained in:
committed by
Oliver Drotbohm
parent
2b6682d3b1
commit
a8e90b1932
@@ -22,7 +22,7 @@ import java.lang.annotation.RetentionPolicy;
|
||||
import java.lang.annotation.Target;
|
||||
|
||||
/**
|
||||
* Annotation to bind let method parameters be bound to a query via a named parameter.
|
||||
* Annotation to bind method parameters to a query via a named parameter.
|
||||
*
|
||||
* @author Oliver Gierke
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user