Skip to content

Commit

Permalink
Rrue to True, simple typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryan Crowe committed Oct 4, 2013
1 parent c729b56 commit 8895405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Cake/Utility/File.php
Expand Up @@ -451,7 +451,7 @@ public function writable() {
/**
* Returns true if the File is executable.
*
* @return boolean Rrue if it's executable, false otherwise
* @return boolean True if it's executable, false otherwise
* @link http://book.cakephp.org/2.0/en/core-utility-libraries/file-folder.html#File::executable
*/
public function executable() {
Expand Down

0 comments on commit 8895405

Please sign in to comment.