diff options
author | Jon Parise <jon@php.net> | 2002-10-23 21:32:39 +0000 |
---|---|---|
committer | Jon Parise <jon@php.net> | 2002-10-23 21:32:39 +0000 |
commit | fd4d1f2c051f0a4818e37902a195410bfd1865ab (patch) | |
tree | caaf87480a96cf0928488925aff86aa3971a6382 /README.PARAMETER_PARSING_API | |
parent | c1caad685354014e6bdf17051777630b21483397 (diff) | |
download | php-git-fd4d1f2c051f0a4818e37902a195410bfd1865ab.tar.gz |
Formatting nit: "autoconverted" to "auto-converted"
Diffstat (limited to 'README.PARAMETER_PARSING_API')
-rw-r--r-- | README.PARAMETER_PARSING_API | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.PARAMETER_PARSING_API b/README.PARAMETER_PARSING_API index 788a27d8e6..6893a98246 100644 --- a/README.PARAMETER_PARSING_API +++ b/README.PARAMETER_PARSING_API @@ -26,7 +26,7 @@ and not output any error messages. Both functions return SUCCESS or FAILURE depending on the result. The auto-conversions are performed as necessary. Arrays, objects, and -resources cannot be autoconverted. +resources cannot be auto-converted. Type specifiers |