From d8d9781910f4a04cafc7877f8c0d3fee6cb8ea79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Braian=20Iv=C3=A1n=20Monnier?= Date: Sat, 18 Dec 2010 06:48:56 +0000 Subject: [PATCH] Indentation problem fixed git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306419 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mcrypt/functions/mcrypt-module-open.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/reference/mcrypt/functions/mcrypt-module-open.xml b/reference/mcrypt/functions/mcrypt-module-open.xml index 6ddfad8c65..a4c1cc268e 100644 --- a/reference/mcrypt/functions/mcrypt-module-open.xml +++ b/reference/mcrypt/functions/mcrypt-module-open.xml @@ -39,12 +39,12 @@ algorithm_directory - The algorithm_directory parameter is used to locate - the encryption module. When you supply a directory name, it is used. When - you set it to an empty string (""), the value set by the - mcrypt.algorithms_dir &php.ini; directive is used. When - it is not set, the default directory that is used is the one that was compiled - into libmcrypt (usually /usr/local/lib/libmcrypt). + The algorithm_directory parameter is used to locate + the encryption module. When you supply a directory name, it is used. When + you set it to an empty string (""), the value set by the + mcrypt.algorithms_dir &php.ini; directive is used. When + it is not set, the default directory that is used is the one that was compiled + into libmcrypt (usually /usr/local/lib/libmcrypt).