From f24f6db71a19d223daecb311850b2eb5d9f3185e Mon Sep 17 00:00:00 2001 From: Joey Smith Date: Thu, 15 Aug 2013 21:29:42 +0000 Subject: [PATCH] Change linkend for "context parameters" to point at the actual documentation for parameters. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331131 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/stream/functions/stream-context-create.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/stream/functions/stream-context-create.xml b/reference/stream/functions/stream-context-create.xml index d56e5d8498..a949d08279 100644 --- a/reference/stream/functions/stream-context-create.xml +++ b/reference/stream/functions/stream-context-create.xml @@ -40,7 +40,7 @@ Must be an associative array in the format $arr['parameter'] = $value. - Refer to context parameters for + Refer to context parameters for a listing of standard stream parameters.