change name
This commit is contained in:
parent
96810c984b
commit
e2dff7d118
|
@ -60,7 +60,7 @@ public class ProfiledElement {
|
|||
/**
|
||||
* @return the short documentation of the definition (shown in the profile table view)
|
||||
*/
|
||||
public String shortDoco() {
|
||||
public String shortDocumentation() {
|
||||
throw new NotImplementedException("Not done yet");
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue