forked from loafle/openapi-generator-original
fix typo in java docstring
This commit is contained in:
parent
18c57a65ed
commit
ffe7f0fb86
@ -413,7 +413,7 @@ public class InlineModelResolver {
|
||||
/**
|
||||
* Copy vendor extensions from Property to another Property
|
||||
*
|
||||
* @param source soruce property
|
||||
* @param source source property
|
||||
* @param target target property
|
||||
*/
|
||||
public void copyVendorExtensions(Property source, AbstractProperty target) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user