Browse Source

tweak file comment

Taylor Otwell 13 years ago
parent
commit
0a2ce4e8bd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      laravel/file.php

+ 1 - 1
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