From 3da874b5c444f6cb50acad4ba5a5eec4c9341902 Mon Sep 17 00:00:00 2001 From: Nick Berard Date: Sun, 19 Aug 2007 17:52:21 +0000 Subject: [PATCH] It's 'a Unicode string', not 'an unicode string' git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241594 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/unicode/functions/unicode-decode.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/unicode/functions/unicode-decode.xml b/reference/unicode/functions/unicode-decode.xml index b5abb06254..52b63eee50 100644 --- a/reference/unicode/functions/unicode-decode.xml +++ b/reference/unicode/functions/unicode-decode.xml @@ -1,9 +1,9 @@ - - + + unicode_decode - Convert a binary string into an unicode string + Convert a binary string into a Unicode string &reftitle.description;