Skip to content

Commit

Permalink
Fix typo in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
eerimoq committed Jul 16, 2018
1 parent d7e5dc1 commit 49691d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ wrapping the result in a named tuple:
>>> myname.c
3
An example of `packing`_ and `unpacking`_ an unsinged integer, a
An example of `packing`_ and `unpacking`_ an unsigned integer, a
signed integer, a float, a boolean, a byte string and a string:

.. code-block:: python
Expand Down

0 comments on commit 49691d7

Please sign in to comment.