tweak file comment

This commit is contained in:
Taylor Otwell 2011-08-22 22:25:53 -05:00
parent 8c226e9d67
commit 0a2ce4e8bd
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ public static function append($path, $data)
} }
/** /**
* Extract the extension from a file path. * Extract the file extension from a file path.
* *
* @param string $path * @param string $path
* @return string * @return string