tweak file comment

This commit is contained in:
Taylor Otwell
2011-08-22 22:25:53 -05:00
parent 8c226e9d67
commit 0a2ce4e8bd

View File

@@ -38,7 +38,7 @@ class File {
} }
/** /**
* 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