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.
2 parents be76da6 + 4c00a3b commit d75f390Copy full SHA for d75f390
spring-aop/src/main/java/org/springframework/aop/framework/ProxyFactoryBean.java
@@ -414,7 +414,7 @@ private boolean isNamedBeanAnAdvisorOrAdvice(String beanName) {
414
}
415
416
/**
417
- * Create the advisor (interceptor) chain. Aadvisors that are sourced
+ * Create the advisor (interceptor) chain. Advisors that are sourced
418
* from a BeanFactory will be refreshed each time a new prototype instance
419
* is added. Interceptors added programmatically through the factory API
420
* are unaffected by such changes.
0 commit comments