diff --git a/src/main/java/org/gcube/gcat/rest/Item.java b/src/main/java/org/gcube/gcat/rest/Item.java index a274e30..f8d33f9 100644 --- a/src/main/java/org/gcube/gcat/rest/Item.java +++ b/src/main/java/org/gcube/gcat/rest/Item.java @@ -521,7 +521,7 @@ public class Item extends REST implements org.gcube.gcat.api.interf *

* *

- * If a Catalogue-Admin or above specifies the query parameter own_only=false + * If a Catalogue-Admin or above specifies the query parameter own_only=false * it deletes all the items of all users for the CKAN organization for the current context. * The service ignores the query parameter own_only=false if the requesting user is not * Catalogue-Admin or above.