From ed2e84e2394b97f710710c6db0366d739422b0fe Mon Sep 17 00:00:00 2001 From: Veres Lajos Date: Mon, 22 Apr 2013 13:41:27 +0100 Subject: typo fixes (accommodate, parameter) --- README.PARAMETER_PARSING_API | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.PARAMETER_PARSING_API') diff --git a/README.PARAMETER_PARSING_API b/README.PARAMETER_PARSING_API index 927e48188c..4579340e5e 100644 --- a/README.PARAMETER_PARSING_API +++ b/README.PARAMETER_PARSING_API @@ -32,7 +32,7 @@ resources cannot be auto-converted. Type specifiers --------------- The following list shows the type specifier, its meaning and the parameter - types that need to be passed by address. All passed paramaters are set + types that need to be passed by address. All passed parameters are set if the PHP parameter is non optional and untouched if optional and the parameter is not present. The only exception is O where the zend_class_entry* has to be provided on input and is used to verify the PHP parameter is an -- cgit v1.2.1