From 513e30c34a7b949ef35969359f40f8e122b6e3b7 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Fri, 3 Aug 2012 08:48:39 +0000 Subject: [PATCH] Why do I always spot these things just after I've hit commit? git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326958 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/json/jsonserializable/jsonserialize.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/json/jsonserializable/jsonserialize.xml b/reference/json/jsonserializable/jsonserialize.xml index 39a5ded7ba..3418dfb723 100644 --- a/reference/json/jsonserializable/jsonserialize.xml +++ b/reference/json/jsonserializable/jsonserialize.xml @@ -134,7 +134,7 @@ echo json_encode(new IntegerValue(1), JSON_PRETTY_PRINT); <methodname>JsonSerializable::jsonSerialize</methodname> example - returning an <type>integer</type> + returning an <type>string</type>