From 094906da54e6b9296c52505026c0f6a3fe68f6a6 Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Thu, 8 Dec 2016 16:02:04 +0000 Subject: [PATCH] Fix typo Patch provided by Andrey Gromov. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341347 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/dio/functions/dio-fcntl.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/dio/functions/dio-fcntl.xml b/reference/dio/functions/dio-fcntl.xml index 34fc98a48c..e867070766 100644 --- a/reference/dio/functions/dio-fcntl.xml +++ b/reference/dio/functions/dio-fcntl.xml @@ -55,7 +55,7 @@ F_GETLK - dio_fcntl - returns an associative array (as described above) if someone else + returns an associative array (as described below) if someone else prevents lock. If there is no obstruction key "type" will set to F_UNLCK.