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 3af57ca commit c2f8cf0Copy full SHA for c2f8cf0
src/main/java/org/springframework/data/annotation/QueryAnnotation.java
@@ -23,7 +23,7 @@
23
import org.springframework.data.repository.Repository;
24
25
/**
26
- * Meta-Annotation to mark a store specific annotation as a query annotation. This allows generic special handing of
+ * Meta-Annotation to mark a store specific annotation as a query annotation. This allows generic special handling of
27
* finder methods on {@link Repository} interfaces.
28
*
29
* @author Thomas Darimont
0 commit comments