We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa57598 commit 1e7e532Copy full SHA for 1e7e532
spring-orm/src/main/java/org/springframework/orm/jpa/vendor/SubstituteOnlyIfPresent.java
@@ -19,7 +19,7 @@
19
import java.util.function.Predicate;
20
21
/**
22
- * Predicate intended to enabled the related GraalVM substitution only when the class is present in the classpath.
+ * Predicate intended to enable the related GraalVM substitution only when the class is present on the classpath.
23
*
24
* @author Sebastien Deleuze
25
* @since 6.1
0 commit comments