mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
Fix typo in changelog
This commit is contained in:
parent
5ce9c537e9
commit
bbb9bb403c
@ -47,7 +47,7 @@ public interface OrderMapper {
|
||||
}
|
||||
```
|
||||
|
||||
Them MapStruct would generate
|
||||
Then MapStruct would generate
|
||||
|
||||
```java
|
||||
public class OrderMapperImpl implements OrderMapper {
|
||||
|
Loading…
x
Reference in New Issue
Block a user