Skip to content

Commit

Permalink
Edited docs/index.rst via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
kaikuehne committed Jun 8, 2011
1 parent 63aafcb commit 6913744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Welcome to Logbook

Logbook is a logging sytem for Python that replaces the standard library's
logging module. It was designed with both complex and simple applications
and mind and the idea to make logging fun:
in mind and the idea to make logging fun:

>>> from logbook import Logger
>>> log = Logger('Logbook')
Expand Down

0 comments on commit 6913744

Please sign in to comment.