From 071ae7bf0d1b3cca108462bd0ad3e870dc3f2107 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 24 Feb 2009 17:08:18 +0000 Subject: - Patch #380400 by flobruit: fixed up the documentation. --- includes/file.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/file.inc b/includes/file.inc index 7ffefe1f9..8b6162379 100644 --- a/includes/file.inc +++ b/includes/file.inc @@ -1072,7 +1072,7 @@ function file_validate_name_length($file) { * @param $file * A Drupal file object. * @param $extensions - * A string with a space separated + * A string with a space separated list of allowed extensions. * @return * An array. If the file extension is not allowed, it will contain an error * message. -- cgit v1.2.3