From 9e70e6cb39d0c86942799554140fd5167dc0aea7 Mon Sep 17 00:00:00 2001 From: Peter Cowburn Date: Wed, 27 Oct 2010 08:16:19 +0000 Subject: [PATCH] Fixed mismatched file name in example (closes doc #53178) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304943 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/funchand/functions/func-num-args.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/reference/funchand/functions/func-num-args.xml b/reference/funchand/functions/func-num-args.xml index 83268b0bfb..4bd51d4d72 100644 --- a/reference/funchand/functions/func-num-args.xml +++ b/reference/funchand/functions/func-num-args.xml @@ -105,13 +105,13 @@ Number of arguments: 3 test.php -fga.php +fna.php - Output in PHP 5.3 and later: + Output in PHP 5.3 and later will be something similar to: