From bf4d1b3e292cd0168b998f35d090da09f7b17a33 Mon Sep 17 00:00:00 2001 From: Andrey Gromov Date: Sat, 27 May 2017 19:55:14 +0000 Subject: [PATCH] Fixes proc_nice example description -- Provided by anonymous 82943 (damian@sypniew.ski) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342518 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/exec/functions/proc-nice.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/exec/functions/proc-nice.xml b/reference/exec/functions/proc-nice.xml index ac9aca549a..de85f9fe01 100644 --- a/reference/exec/functions/proc-nice.xml +++ b/reference/exec/functions/proc-nice.xml @@ -105,7 +105,7 @@ &reftitle.examples; - Using <function>proc_open</function> to set the process priority to high + Using <function>proc_nice</function> to set the process priority to high