andi                                     Sun, 09 Aug 2009 03:39:15 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=286937

Log:
- Fix small typo

Changed paths:
    U   php/php-src/trunk/README.UNICODE

Modified: php/php-src/trunk/README.UNICODE
===================================================================
--- php/php-src/trunk/README.UNICODE    2009-08-09 02:30:05 UTC (rev 286936)
+++ php/php-src/trunk/README.UNICODE    2009-08-09 03:39:15 UTC (rev 286937)
@@ -302,7 +302,7 @@

   - stop the conversion and return an empty string
   - skip any invalid characters
-  - substibute invalid characters with a custom substitution character
+  - substitute invalid characters with a custom substitution character
   - escape the invalid character in various formats

 To control the global conversion error settings, use the functions:

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to