Skip to content

Commit c00184b

Browse files
committed
#465 - Polishing.
Fix type name in Javadoc.
1 parent 03a667c commit c00184b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/springframework/data/r2dbc/query/QueryMapper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ public SettableValue getBindValue(SettableValue value) {
399399
}
400400

401401
/**
402-
* Potentially convert the {@link SettableValue}.
402+
* Potentially convert the {@link Parameter}.
403403
*
404404
* @param value
405405
* @return

0 commit comments

Comments
 (0)