Cleanup: formatting and typo

This commit is contained in:
Stefan Neuhaus
2017-10-02 17:02:38 +02:00
parent 3c3534e7da
commit 1835355f4d
3 changed files with 3 additions and 3 deletions

View File

@@ -148,7 +148,7 @@ public class Dependency extends EvidenceCollection implements Serializable, Comp
* Constructs a new Dependency object.
*/
public Dependency() {
//empty contructor
//empty constructor
}
/**