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 d0d7a88 commit 4eb929cCopy full SHA for 4eb929c
spring-aop/src/main/java/org/springframework/aop/framework/adapter/AfterReturningAdviceInterceptor.java
@@ -26,7 +26,7 @@
26
import org.springframework.util.Assert;
27
28
/**
29
- * Interceptor to wrap am {@link org.springframework.aop.AfterReturningAdvice}.
+ * Interceptor to wrap an {@link org.springframework.aop.AfterReturningAdvice}.
30
* Used internally by the AOP framework; application developers should not need
31
* to use this class directly.
32
*
0 commit comments