Skip to content

Commit 9e09d6c

Browse files
committed
Polish "Fix javadoc reference to ThrowsAdvice"
See gh-27804
1 parent 31b8587 commit 9e09d6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-aop/src/main/java/org/springframework/aop/framework/adapter/ThrowsAdviceAdapter.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
import org.springframework.aop.ThrowsAdvice;
2626

2727
/**
28-
* Adapter to enable {@link org.springframework.aop.ThrowsAdvice}
29-
* to be used in the Spring AOP framework.
28+
* Adapter to enable {@link org.springframework.aop.ThrowsAdvice} to be used
29+
* in the Spring AOP framework.
3030
*
3131
* @author Rod Johnson
3232
* @author Juergen Hoeller

0 commit comments

Comments
 (0)