diff --git a/reference/strings/functions/md5-file.xml b/reference/strings/functions/md5-file.xml index 356a9a4185..a5c0ef433d 100644 --- a/reference/strings/functions/md5-file.xml +++ b/reference/strings/functions/md5-file.xml @@ -1,10 +1,10 @@ - + md5_file - Calculates the md5 hash of a given filename + Calculates the md5 hash of a given file Description @@ -14,8 +14,8 @@ boolraw_output - Calculates the MD5 hash of the specified - filename using the + Calculates the MD5 hash of the file specified by the + filename parameter using the RSA Data Security, Inc. MD5 Message-Digest Algorithm, and returns that hash. The hash is a 32-character hexadecimal number. If the optional