Fixed typo in comment
This commit is contained in:
parent
125f7d91df
commit
38cb6ec47e
|
@ -30,7 +30,7 @@ public class D4ScienceMappings {
|
|||
public enum Scope {
|
||||
|
||||
BELONGS("belongs");
|
||||
// TODO will be defined late
|
||||
// TODO will be defined later
|
||||
// LIST("list"),
|
||||
// READ("read"),
|
||||
// WRITE("write"),
|
||||
|
|
Loading…
Reference in New Issue