summaryrefslogtreecommitdiff
path: root/README.PARAMETER_PARSING_API
diff options
context:
space:
mode:
authorVeres Lajos <vlajos@gmail.com>2013-04-22 13:41:27 +0100
committerStanislav Malyshev <stas@php.net>2013-06-10 13:36:03 -0700
commited2e84e2394b97f710710c6db0366d739422b0fe (patch)
treefeb0eba79f31425ddb9b50395aa7a508a1bd2665 /README.PARAMETER_PARSING_API
parent7a1e670d762accae231764c83a1ce0d379ef5cad (diff)
downloadphp-git-ed2e84e2394b97f710710c6db0366d739422b0fe.tar.gz
typo fixes (accommodate, parameter)
Diffstat (limited to 'README.PARAMETER_PARSING_API')
-rw-r--r--README.PARAMETER_PARSING_API2
1 files changed, 1 insertions, 1 deletions
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