Polish Javadoc

Closes gh-1627
This commit is contained in:
nkjackzhang
2017-12-22 10:07:02 +08:00
committed by Stephane Nicoll
parent e6e6b8f4ad
commit 3c31e0378f

View File

@@ -148,7 +148,7 @@ public class AspectMetadata implements Serializable {
}
/**
* Return the aspect class.
* Return the aspect name.
*/
public String getAspectName() {
return this.aspectName;