We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca88677 commit e15fd86Copy full SHA for e15fd86
doc/apiref.rst
@@ -1658,7 +1658,7 @@ type whose address should be passed.
1658
Convert each item in the JSON object according to the inner format
1659
string ``fmt``. The first, third, etc. format specifier represent
1660
a key, and must be ``s``. The corresponding argument to unpack
1661
- functions is read as the object key. The second fourth, etc.
+ functions is read as the object key. The second, fourth, etc.
1662
format specifier represent a value and is written to the address
1663
given as the corresponding argument. **Note** that every other
1664
argument is read from and every other is written to.
0 commit comments