提交 e11990e6 编写于 作者: P Phillip Webb 提交者: Juergen Hoeller

Polishing MergedAnnotation code

上级 d4a761ab
......@@ -26,6 +26,7 @@ import org.springframework.lang.Nullable;
* @param <C> the context type
* @param <R> the result type
* @author Phillip Webb
* @since 5.2
* @see AnnotationsScanner
* @see TypeMappedAnnotations
*/
......
......@@ -49,7 +49,7 @@ public abstract class MergedAnnotationSelectors {
}
/**
* Select the first directly declared annotation when possible. If not direct
* Select the first directly declared annotation when possible. If no direct
* annotations are declared then the earliest annotation is selected.
* @return a selector that picks the first directly declared annotation whenever possible
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册