Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Fulton committed Nov 16, 2016
1 parent f657c26 commit 0ecc9e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Changes
2.0.3 (unreleased)
------------------

- The user and description fields must now be set with tex (unicode)
data. Previously, if bytes were provided, they'd be encoded as
- The user and description fields must now be set with text (unicode)
data. Previously, if bytes were provided, they'd be decoded as
ASCII. It was decided that this would lead to bugs that were hard
to test for.

Expand Down

0 comments on commit 0ecc9e1

Please sign in to comment.