mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-11-05 20:10:58 +00:00
typo
This commit is contained in:
parent
c356035a57
commit
d10f12db8f
1 changed files with 1 additions and 1 deletions
|
|
@ -341,7 +341,7 @@ cdef class Packer(object):
|
|||
def reset(self):
|
||||
"""Reset internal buffer.
|
||||
|
||||
This method is usaful only when autoreset=False.
|
||||
This method is useful only when autoreset=False.
|
||||
"""
|
||||
self.pk.length = 0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue