From 38b7befa2e2e007bafc2430fd732ee3d97e80f16 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Mon, 16 Jan 2006 20:41:00 +0000 Subject: [PATCH] fix typo --- ext/standard/tests/general_functions/bug35229.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/standard/tests/general_functions/bug35229.phpt b/ext/standard/tests/general_functions/bug35229.phpt index 1ccabdf3de..c3c273dfee 100755 --- a/ext/standard/tests/general_functions/bug35229.phpt +++ b/ext/standard/tests/general_functions/bug35229.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #35229 (call_user_func() crashes when arguement_stack is nearly full) +Bug #35229 (call_user_func() crashes when argument stack is nearly full) --FILE--