RM-2562 Fix typo in test name.

Also testing merge review process, and merging between branches.
This commit is contained in:
Tom Page
2015-12-17 08:27:22 +00:00
parent 9b9b0da8ed
commit d4945f5b22

View File

@@ -407,7 +407,7 @@ public class DeleteRecordVersionTest extends RecordableVersionsBaseTest
* When the version record is destroyed whilst retaining the meta data
* Then the version is marked as destroyed in the collab version history
*/
public void testDetroyVerionRecordWithMetadata()
public void testDestroyVersionRecordWithMetadata()
{
final NodeRef myDocument = createDocumentWithRecordVersions();