We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b8aae0 commit f75f242Copy full SHA for f75f242
1 file changed
src/main/java/io/openapiprocessor/maven/ProcessorRunner.java
@@ -9,7 +9,7 @@
9
import java.util.Optional;
10
11
/**
12
- * Runs the processor with the classes class loader which will include the dependencies from the
+ * Runs the processor with the classes classloader which will include the dependencies from the
13
* openapiProcessor configuration.
14
*/
15
class ProcessorRunner {
0 commit comments