mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-21 13:31:46 +00:00
Polish Javadoc
Closes gh-1627
This commit is contained in:
committed by
Stephane Nicoll
parent
e6e6b8f4ad
commit
3c31e0378f
+1
-1
@@ -148,7 +148,7 @@ public class AspectMetadata implements Serializable {
|
||||
}
|
||||
|
||||
/**
|
||||
* Return the aspect class.
|
||||
* Return the aspect name.
|
||||
*/
|
||||
public String getAspectName() {
|
||||
return this.aspectName;
|
||||
|
||||
Reference in New Issue
Block a user