We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7461a19 commit c116bc6Copy full SHA for c116bc6
src/main/java/com/github/hauner/openapi/api/OpenApiGeneratr.java
@@ -29,7 +29,7 @@
29
*
30
* <p>
31
* For example the gradle plugin will provide a gradle task for each (configured) generatr. This task
32
- * will find & run a generatr by using this service interface. By using the service interface it does
+ * will find and run a generatr by using this service interface. By using the service interface it does
33
* not need an explicit dependency on a generatr.
34
35
* @author Martin Hauner
0 commit comments