From 2515d42a14e32f2dd54191f0044bdd4e308ea81f Mon Sep 17 00:00:00 2001 From: Max Hilbrunner Date: Fri, 2 Feb 2018 05:32:12 +0100 Subject: [DOCS] parse_json: Objects do not keep key order Document JSON not guaranteeing key order. (cherry picked from commit 82b8f1729dd2d0d1e574628e82261e2a21809a96) --- doc/classes/JSON.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes/JSON.xml') diff --git a/doc/classes/JSON.xml b/doc/classes/JSON.xml index e69c05c3d..078c293fc 100644 --- a/doc/classes/JSON.xml +++ b/doc/classes/JSON.xml @@ -4,7 +4,7 @@ Helper class for parsing JSON data. - Helper class for parsing JSON data. For usage example, see [JSONParseResult]. + Helper class for parsing JSON data. For usage example and other important hints, see [JSONParseResult]. -- cgit v1.2.3-70-g09d2