Skip to content

Commit

Permalink
fixed a typo (don't -> won't)
Browse files Browse the repository at this point in the history
  • Loading branch information
derdon committed Jul 7, 2011
1 parent b5352b3 commit 933a048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Expand Up @@ -59,7 +59,7 @@ validate the string, use the :meth:`~Signer.unsign` method:
'my string'

If unicode strings are provided, an implicit encoding to utf-8 happens.
However after unsigning you don't be able to tell if it was unicode or
However after unsigning you won't be able to tell if it was unicode or
a bytestring.

If the unsining fails you will get an exception:
Expand Down

0 comments on commit 933a048

Please sign in to comment.