From 254b04328cdb3611d278001814e1fa44ad6ceea9 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Fri, 27 Sep 2013 19:07:08 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331550 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/password/functions/password-hash.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/password/functions/password-hash.xml b/reference/password/functions/password-hash.xml index e6aa3fcfde..7443cf7d67 100644 --- a/reference/password/functions/password-hash.xml +++ b/reference/password/functions/password-hash.xml @@ -59,7 +59,7 @@ Examples of these values can be found on the crypt page. - If ommitted, a default value of 10 will be used. This is a good + If omitted, a default value of 10 will be used. This is a good baseline cost, but you may want to consider increasing it depending on your hardware.