Index: wp-includes/functions.php
===================================================================
--- wp-includes/functions.php	(revision 25620)
+++ wp-includes/functions.php	(working copy)
@@ -1873,8 +1873,8 @@
  *
  * @since 3.0.0
  *
- * @param string $file Full path to the image.
- * @param string $filename The filename of the image (may differ from $file due to $file being in a tmp directory)
+ * @param string $file Full path to the file.
+ * @param string $filename The filename of the file (may differ from $file due to $file being in a tmp directory)
  * @param array $mimes Optional. Key is the file extension with value as the mime type.
  * @return array Values for the extension, MIME, and either a corrected filename or false if original $filename is valid
  */
