From 854c48cfd2a6afb91cb233ba6e8e857fd411632a Mon Sep 17 00:00:00 2001 From: Sara Aspery Date: Fri, 23 Jun 2017 18:16:38 +0100 Subject: [PATCH] changes following review --- .../rest/rm/community/requests/gscore/api/RecordsAPI.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/rm/community/requests/gscore/api/RecordsAPI.java b/rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/rm/community/requests/gscore/api/RecordsAPI.java index a2e58dcf6a..2825dab997 100644 --- a/rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/rm/community/requests/gscore/api/RecordsAPI.java +++ b/rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/rm/community/requests/gscore/api/RecordsAPI.java @@ -143,10 +143,10 @@ public class RecordsAPI extends RMModelRequest * Complete the record recordId * * @param recordId The id of the record to complete - * @return The {@link Record} with the given properties + * @return The completed {@link Record} with the given properties * @throws Exception for the following cases: *