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 23354b0 commit 40544e0Copy full SHA for 40544e0
spring-aop/src/main/java/org/springframework/aop/ProxyMethodInvocation.java
@@ -62,7 +62,7 @@ public interface ProxyMethodInvocation extends MethodInvocation {
62
MethodInvocation invocableClone(Object... arguments);
63
64
/**
65
- * Set the arguments to be used on subsequent invocations in the any advice
+ * Set the arguments to be used on subsequent invocations in any advice
66
* in this chain.
67
* @param arguments the argument array
68
*/
0 commit comments