From: Gwynne Raskind Date: Mon, 10 Mar 2008 14:27:07 +0000 (+0000) Subject: Fix small typo X-Git-Tag: RELEASE_2_0_0a1~187 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2be8351ba039d0221a6980ac5ddb717f6aafc6bd;p=php Fix small typo --- diff --git a/README.UNICODE-UPGRADES b/README.UNICODE-UPGRADES index 026a467279..91dae75195 100644 --- a/README.UNICODE-UPGRADES +++ b/README.UNICODE-UPGRADES @@ -46,7 +46,7 @@ another structure: .... } value; -Where zstr ia union of char*, UChar*, and void*. +Where zstr is a union of char*, UChar*, and void*. Parameter Parsing API Modifications