diff options
| author | Allin Cottrell <cottrell@wfu.edu> | 2017-03-18 18:42:29 +0000 |
|---|---|---|
| committer | Emmanuele Bassi <ebassi@gnome.org> | 2017-03-18 18:42:29 +0000 |
| commit | 64012f073177e8185642f0470c81a4d7fdc132bf (patch) | |
| tree | 8a5f9ec46503163720191ee784ae8a3cd9cda9ce /json-glib/json-utils.c | |
| parent | 278df260322159324b0d775d4840dd0f1e2fa24d (diff) | |
| download | json-glib-64012f073177e8185642f0470c81a4d7fdc132bf.tar.gz | |
docs: Fix array subsets description
The doc for json-glib misstates the meaning of the JsonPath set notation
operator, as in
$.store.book[0,2]
This does not mean elements 0 to 2 (a range) but rather just elements 0
and 2.
This is correctly handled in the library; it's just the doc that is
wrong.
https://bugzilla.gnome.org/show_bug.cgi?id=768788
Diffstat (limited to 'json-glib/json-utils.c')
0 files changed, 0 insertions, 0 deletions
