diff --git a/source/java/org/alfresco/repo/replication/ReplicationServiceIntegrationTest.java b/source/java/org/alfresco/repo/replication/ReplicationServiceIntegrationTest.java index 27f6e50c8f..7830a3a474 100644 --- a/source/java/org/alfresco/repo/replication/ReplicationServiceIntegrationTest.java +++ b/source/java/org/alfresco/repo/replication/ReplicationServiceIntegrationTest.java @@ -650,7 +650,7 @@ public class ReplicationServiceIntegrationTest extends TestCase * that it starts, cancels, and the status is correctly recorded * for it. */ - public void testReplicationExectionCancelling() throws Exception + public void testReplicationExecutionCancelling() throws Exception { // We need the test transfer target for this test makeTransferTarget();