Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kf@hydra authored and klausfmh committed May 4, 2018
1 parent e0b0621 commit 4a8053d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pypeman/message.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ def to_dict(self):
Therefore the payload and all the context is pickled and base64 encoded.
Warning: the returned dict cannot be converted to json if meta contains
objects, that connot be dumped as json.
objects, that cannot be dumped as json.
:return: A dict with an equivalent of message
"""
Expand Down

0 comments on commit 4a8053d

Please sign in to comment.