diff --git a/src/main/java/org/gcube/gcat/rest/administration/User.java b/src/main/java/org/gcube/gcat/rest/administration/User.java index 816460c..8167e6f 100644 --- a/src/main/java/org/gcube/gcat/rest/administration/User.java +++ b/src/main/java/org/gcube/gcat/rest/administration/User.java @@ -106,7 +106,7 @@ public class User extends REST implements org.gcube.gcat.api.interface * The service add the user's role in portal_role property when the user read its own profile. * See Roles section for more information. * - * @param username Ckan or gcube username are both accepted + * @param username Ckan or gCube username are both accepted * * @pathExample /users/luca.frosini * @responseExample application/json;charset=UTF-8 classpath:/api-docs-examples/user/read-user-response.json