diff options
Diffstat (limited to 'includes/file.inc')
-rw-r--r-- | includes/file.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/file.inc b/includes/file.inc index f1206b513..eec106f0f 100644 --- a/includes/file.inc +++ b/includes/file.inc @@ -849,7 +849,7 @@ function file_download() { * from being scanned. * * @param $dir - * The base directory for the scan. + * The base directory for the scan, without trailing slash. * @param $mask * The regular expression of the files to find. * @param $nomask |