summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--includes/file.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/includes/file.inc b/includes/file.inc
index 6dc7f88b3..4b19e03a6 100644
--- a/includes/file.inc
+++ b/includes/file.inc
@@ -967,8 +967,7 @@ function file_destination($destination, $replace) {
* A file object.
* @param $destination
* A string containing the destination that $source should be moved to.
- * This must be a stream wrapper URI. If this value is omitted, Drupal's
- * default files scheme will be used, usually "public://".
+ * This must be a stream wrapper URI.
* @param $replace
* Replace behavior when the destination file already exists:
* - FILE_EXISTS_REPLACE - Replace the existing file. If a managed file with