Skip to content

Commit 4c9018c

Browse files
authored
Merge pull request #521 from NanXiao/patch-1
Update apiref.rst
2 parents ca88677 + e15fd86 commit 4c9018c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/apiref.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1658,7 +1658,7 @@ type whose address should be passed.
16581658
Convert each item in the JSON object according to the inner format
16591659
string ``fmt``. The first, third, etc. format specifier represent
16601660
a key, and must be ``s``. The corresponding argument to unpack
1661-
functions is read as the object key. The second fourth, etc.
1661+
functions is read as the object key. The second, fourth, etc.
16621662
format specifier represent a value and is written to the address
16631663
given as the corresponding argument. **Note** that every other
16641664
argument is read from and every other is written to.

0 commit comments

Comments
 (0)