From 80549e605ee2a497367a86486bcbd1200f8859a2 Mon Sep 17 00:00:00 2001 From: Jeremy Baxter Date: Mon, 24 Jul 2023 12:00:30 +1200 Subject: [PATCH] State meaning of an extremely sparse array in json documentation --- ljson.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ljson.c b/ljson.c index 7a3d714..5e42185 100644 --- a/ljson.c +++ b/ljson.c @@ -200,7 +200,7 @@ local t = json.decode(j) * floating-point numbers (must be between 1 and 14, default 14) */ /*** - * Configures handling of extremely sparse arrays. + * Configures handling of extremely sparse arrays; lists with holes. * * **Parameters:** *