Skip to content

Commit

Permalink
Merge pull request #521 from NanXiao/patch-1
Browse files Browse the repository at this point in the history
Update apiref.rst
  • Loading branch information
akheron committed Jan 21, 2020
2 parents ca88677 + e15fd86 commit 4c9018c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/apiref.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1658,7 +1658,7 @@ type whose address should be passed.
Convert each item in the JSON object according to the inner format
string ``fmt``. The first, third, etc. format specifier represent
a key, and must be ``s``. The corresponding argument to unpack
functions is read as the object key. The second fourth, etc.
functions is read as the object key. The second, fourth, etc.
format specifier represent a value and is written to the address
given as the corresponding argument. **Note** that every other
argument is read from and every other is written to.
Expand Down

0 comments on commit 4c9018c

Please sign in to comment.