diff --git a/reference/strings/functions/crypt.xml b/reference/strings/functions/crypt.xml index c2c1a88fc8..3038ab3ae9 100644 --- a/reference/strings/functions/crypt.xml +++ b/reference/strings/functions/crypt.xml @@ -1,5 +1,5 @@ - + @@ -40,7 +40,7 @@ If you are using the supplied salt, you should be aware that the salt is - generated once. If you are calling this function recursively, this may + generated once. If you are calling this function repeatedly, this may impact both appearance and security.