mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-16 00:21:19 +00:00
[maven plugin] Fix typo in comment on CodegenConfiguratorUtils
This commit is contained in:
@@ -10,7 +10,7 @@ import java.util.*;
|
||||
* to specific settings in CodegenConfigurator.
|
||||
*
|
||||
* <p>
|
||||
* This class exists to facility in testing. These methods could be applied
|
||||
* This class exists to facilitate testing. These methods could be applied
|
||||
* to CodegenConfigurator, but this complicates things when mocking CodegenConfigurator.
|
||||
* </p>
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user