From 92bf322f2ad8190a840d70a33d3dff7268319a3b Mon Sep 17 00:00:00 2001 From: Shein Alexey Date: Tue, 4 Dec 2012 12:43:17 +0000 Subject: [PATCH] false -> &false; git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328666 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/svn/functions/svn-commit.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/svn/functions/svn-commit.xml b/reference/svn/functions/svn-commit.xml index 4083186d1a..6f90e2bb90 100644 --- a/reference/svn/functions/svn-commit.xml +++ b/reference/svn/functions/svn-commit.xml @@ -19,7 +19,7 @@ the targets array to the repository, with the log message log. Directories in the targets array will be recursively committed unless recursive - is set to false. + is set to &false;.