diff --git a/laravel/file.php b/laravel/file.php index ddb995df..676e8c8e 100644 --- a/laravel/file.php +++ b/laravel/file.php @@ -38,7 +38,7 @@ class File { } /** - * Extract the extension from a file path. + * Extract the file extension from a file path. * * @param string $path * @return string