Skip to content

Commit ec6eed6

Browse files
nkjackzhangsnicoll
authored andcommitted
Polish Javadoc
Closes spring-projectsgh-1627
1 parent 3aee318 commit ec6eed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-aop/src/main/java/org/springframework/aop/aspectj/annotation/AspectMetadata.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ public Class<?> getAspectClass() {
148148
}
149149

150150
/**
151-
* Return the aspect class.
151+
* Return the aspect name.
152152
*/
153153
public String getAspectName() {
154154
return this.aspectName;

0 commit comments

Comments
 (0)