diff --git a/tests/utilities.test b/tests/utilities.test index 4bbaf3be..08b167e9 100644 --- a/tests/utilities.test +++ b/tests/utilities.test @@ -16,7 +16,7 @@ class IslandoraSortOrderedTestCase extends DrupalUnitTestCase { public static function getInfo() { return array( 'name' => 'islandora_sort_ordered()', - 'description' => 'Performs unit tests on islandora_sort_oredered().', + 'description' => 'Performs unit tests on islandora_sort_ordered().', 'group' => 'Islandora', ); }