Fix typo in javadoc

See gh-17044
This commit is contained in:
fidel
2019-06-02 16:45:46 +09:00
committed by Stephane Nicoll
parent 9ad19349f4
commit 2ec0996a6f
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ import org.springframework.core.annotation.MergedAnnotations.SearchStrategy;
/**
* {@link AnnotationCustomizableTypeExcludeFilter} that can be used to any test annotation
* that uses the standard {code includeFilters}, {code excludeFilters} and
* that uses the standard {@code includeFilters}, {@code excludeFilters} and
* {@code useDefaultFilters} attributes.
*
* @param <A> the annotation type