From 2be8351ba039d0221a6980ac5ddb717f6aafc6bd Mon Sep 17 00:00:00 2001 From: Gwynne Raskind Date: Mon, 10 Mar 2008 14:27:07 +0000 Subject: [PATCH] Fix small typo --- README.UNICODE-UPGRADES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1