Browse Source

Fixed small typo

Marc Würth 13 years ago
parent
commit
019c3aa721
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/Cake/Test/Case/Cache/Engine/FileEngineTest.php

+ 1 - 1
lib/Cake/Test/Case/Cache/Engine/FileEngineTest.php

@@ -412,7 +412,7 @@ class FileEngineTest extends CakeTestCase {
 	}
 
 /**
- * Tests that deleteing from a groups-enabled config is possible
+ * Tests that deleting from a groups-enabled config is possible
  *
  * @return void
  */