Skip to content

Commit

Permalink
Fix doc typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
shakefu committed Apr 16, 2013
1 parent 26797e4 commit 885ff47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/changes.rst
Expand Up @@ -7,7 +7,7 @@ Here you'll find a record of the changes in each version of :mod:`pytool`.
-----

- Improve documentation.
- Add ``for_json()`` hook in :func:`pyconfig.json.as_json`.
- Add ``for_json()`` hook in :func:`pytool.json.as_json`.
- Add ``__repr__()`` to :class:`pytool.time.UTC` to make it prettier.
- Add support for ``_asdict()`` hook (implemented by :class:`namedtuple`) even
when not using :mod:`simplejson`.
Expand Down

0 comments on commit 885ff47

Please sign in to comment.