From 5273dab5d8bc48e37d8a148cfbdde0ab991790b7 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Fri, 9 Nov 2012 02:03:29 +0000 Subject: [PATCH] Fix doc bug #63469 ("Then" should be "than"). git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328289 c90b9560-bf6c-de11-be94-00142212c4b1 --- language/predefined/serializable/serialize.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/language/predefined/serializable/serialize.xml b/language/predefined/serializable/serialize.xml index 0e14b0d908..9d0cdacb16 100644 --- a/language/predefined/serializable/serialize.xml +++ b/language/predefined/serializable/serialize.xml @@ -42,8 +42,8 @@ &reftitle.errors; - Throws Exception when returning other types then strings and - &null; + Throws Exception when returning other types than strings and + &null;.