diff --git a/reference/filesystem/functions/lchgrp.xml b/reference/filesystem/functions/lchgrp.xml index 533774aa8e..d065b106f9 100644 --- a/reference/filesystem/functions/lchgrp.xml +++ b/reference/filesystem/functions/lchgrp.xml @@ -1,5 +1,5 @@ - + lchgrp @@ -67,7 +67,7 @@ $target = 'output.php'; $link = 'output.html'; symlink($target, $link); -lchgroup($link, 8); +lchgrp($link, 8); ?> ]]>