Merge pull request #1627 from nkjackzhang:patch-1

* pr/1627:
  Polish Javadoc
This commit is contained in:
Stephane Nicoll 2017-12-23 14:20:28 +01:00
commit 8fc16fc937
1 changed files with 1 additions and 1 deletions

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;