8000 (python) Fix typo in ChangeLog · urso/msgpack-python@cd75ba4 · GitHub
[go: up one dir, main page]

Skip to content

Commit cd75ba4

Browse files
committed
(python) Fix typo in ChangeLog
1 parent ff594d7 commit cd75ba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChangeLog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
New feature
66
-----------
7-
* Add ``encoding`` and ``unicode_erros`` option to packer and unpacker.
7+
* Add ``encoding`` and ``unicode_errors`` option to packer and unpacker.
88
When this option is specified, (un)packs unicode object instead of bytes.
99
This enables using msgpack as a replacement of json.
1010

0 commit comments

Comments
 (0)
0