This commit is contained in:
Inada Naoki 2019-12-09 18:12:51 +09:00
parent c356035a57
commit d10f12db8f

View file

@ -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