diff --git a/rm-community/rm-community-repo/test/java/org/alfresco/module/org_alfresco_module_rm/test/integration/hold/RemoveActiveContentFromHoldTest.java b/rm-community/rm-community-repo/test/java/org/alfresco/module/org_alfresco_module_rm/test/integration/hold/RemoveActiveContentFromHoldTest.java index 7f940ef310..170bec08ab 100644 --- a/rm-community/rm-community-repo/test/java/org/alfresco/module/org_alfresco_module_rm/test/integration/hold/RemoveActiveContentFromHoldTest.java +++ b/rm-community/rm-community-repo/test/java/org/alfresco/module/org_alfresco_module_rm/test/integration/hold/RemoveActiveContentFromHoldTest.java @@ -138,7 +138,7 @@ public class RemoveActiveContentFromHoldTest extends BaseRMTestCase /** * Given a piece of active content on hold - * When I try to remove the active content to the hold without permission + * When I try to remove the active content from the hold without permission * Then an access denied exception is thrown */ public void testRemoveDocumentFromHoldFailsWithoutFilingPermission()