8000 typo · tsahee/msgpack-python@d10f12d · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d10f12d

Browse files
committed
typo
1 parent c356035 commit d10f12d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

msgpack/_packer.pyx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ cdef class Packer(object):
341341
def reset(self):
342342
"""Reset internal buffer.
343343
344-
This method is usaful only when autoreset=False.
344+
This method is useful only when autoreset=False.
345345
"""
346346
self.pk.length = 0
347347

0 commit comments

Comments
 (0)
0