diff --git a/reference/hash/functions/hash-file.xml b/reference/hash/functions/hash-file.xml index f2ff9575b8bc..4b422b194802 100644 --- a/reference/hash/functions/hash-file.xml +++ b/reference/hash/functions/hash-file.xml @@ -25,7 +25,8 @@ algo - Name of selected hashing algorithm (i.e. "md5", "sha256", "haval160,4", etc..). For a list of supported algorithms see hash_algos. + Name of selected hashing algorithm (i.e. "md5", "sha256", "haval160,4", etc..). + For a list of supported algorithms see hash_algos. @@ -33,7 +34,7 @@ filename - URL describing location of file to be hashed; Supports fopen wrappers. + URL describing location of file to be hashed; Supports fopen wrappers.