Fix incorrect comment on method

This commit is contained in:
Koen Vlaswinkel
2023-06-23 11:58:43 +02:00
parent f90d538743
commit 01da0f1d34

View File

@@ -57,7 +57,7 @@ class PublicMethod extends Callable {
PublicMethod() { this.isPublic() and not isUninteresting(this) } PublicMethod() { this.isPublic() and not isUninteresting(this) }
/** /**
* Gets information about the external API in the form expected by the MaD modeling framework. * Gets information about the method in the form expected by the MaD modeling framework.
*/ */
string getApiName() { string getApiName() {
result = result =