diff --git a/reference/strings/functions/crc32.xml b/reference/strings/functions/crc32.xml index 08651e0521..9fc272eb5d 100644 --- a/reference/strings/functions/crc32.xml +++ b/reference/strings/functions/crc32.xml @@ -1,5 +1,5 @@ - + @@ -41,7 +41,7 @@ printf("%u\n", $checksum); - See also md5 + See also md5 and sha1.