From cb3e0bc8d97e0efb8597e4f23a2c779c1b04c7ae Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Mon, 11 Jun 2007 14:39:35 +0000 Subject: [PATCH] typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237417 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/strings/functions/crypt.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/strings/functions/crypt.xml b/reference/strings/functions/crypt.xml index 0a7d9cf475..05138c172e 100644 --- a/reference/strings/functions/crypt.xml +++ b/reference/strings/functions/crypt.xml @@ -1,5 +1,5 @@ - + crypt @@ -37,7 +37,7 @@ first eight characters of str, so longer strings that start with the same eight characters will generate the same result (when the same salt is used). - + On systems where the crypt() function supports multiple encryption types, the following constants are set to 0 or 1