mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-17 07:43:30 +00:00
Fix typo
This commit is contained in:
parent
d0d0a8d958
commit
f5fe64cd5b
@ -214,7 +214,7 @@ public class WebSecurityConfiguration implements ImportAware, BeanClassLoaderAwa
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A custom verision of the Spring provided AnnotationAwareOrderComparator that uses
|
* A custom version of the Spring provided AnnotationAwareOrderComparator that uses
|
||||||
* {@link AnnotationUtils#findAnnotation(Class, Class)} to look on super class
|
* {@link AnnotationUtils#findAnnotation(Class, Class)} to look on super class
|
||||||
* instances for the {@link Order} annotation.
|
* instances for the {@link Order} annotation.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user