Fixed typo in comment

This commit is contained in:
Mauro Mugnaini 2021-01-11 16:02:45 +01:00
parent 125f7d91df
commit 38cb6ec47e
1 changed files with 1 additions and 1 deletions

View File

@ -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"),