Skip to content

Commit

Permalink
Fix @SInCE tags
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrannen authored and xcl(徐程林) committed Aug 16, 2020
1 parent 9239f90 commit 5f5b86e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -34,7 +34,7 @@
* AOP namespace.
*
* @author Sam Brannen
* @since 5.0.18
* @since 5.2.7
* @see org.springframework.aop.framework.autoproxy.AspectJAutoProxyAdviceOrderIntegrationTests
*/
class AopNamespaceHandlerAdviceOrderIntegrationTests {
Expand Down
Expand Up @@ -42,7 +42,7 @@
* AspectJ auto-proxy support.
*
* @author Sam Brannen
* @since 5.0.18
* @since 5.2.7
* @see org.springframework.aop.config.AopNamespaceHandlerAdviceOrderIntegrationTests
*/
class AspectJAutoProxyAdviceOrderIntegrationTests {
Expand Down

0 comments on commit 5f5b86e

Please sign in to comment.