Browse Source

fixing doc comment identation

Jose Lorenzo Rodriguez 14 years ago
parent
commit
a7662eba57

+ 1 - 1
lib/Cake/Test/Case/Controller/Component/RequestHandlerComponentTest.php

@@ -915,7 +915,7 @@ class RequestHandlerComponentTest extends CakeTestCase {
 		$this->assertTrue($RequestHandler->checkNotModified());
 	}
 
-		/**
+/**
  * Test checkNotModified method
  *
  * @return void