mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
#163 correct typo in Javadoc code example
This commit is contained in:
parent
bbeaa2117c
commit
9bfdc54b7b
@ -36,7 +36,7 @@ import java.lang.annotation.Target;
|
||||
*
|
||||
* <pre>
|
||||
* {@code
|
||||
* @Mapping({
|
||||
* @Mappings({
|
||||
* @Mapping(target="make", source="brand"),
|
||||
* @Mapping(target="seatCount", source="numberOfSeats")
|
||||
* })
|
||||
|
Loading…
x
Reference in New Issue
Block a user