MDL-54869 files: Fix file_save_draft_area_files documentation

This commit is contained in:
Juan Leyva
2016-07-01 10:16:28 +01:00
parent a7221c5f19
commit f80645cc48
+1 -1
View File
@@ -776,7 +776,7 @@ function file_restore_source_field_from_draft_file($storedfile) {
return $storedfile;
}
/**
* Saves files from a draft file area to a real one (merging the list of files).
* Saves files from a draft file area to a real one (replacing and removing files in the real file area).
* Can rewrite URLs in some content at the same time if desired.
*
* @category files