Skip to content

Commit

Permalink
Fixes docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
mher committed Feb 8, 2013
1 parent 979aa94 commit 7369828
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions celery/events/dumper.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
celery.events.dumper
~~~~~~~~~~~~~~~~~~~~
THis is a simple program that dumps events to the console
as they happen. Think of it like a `tcpdump` for Celery events.
This is a simple program that dumps events to the console
as they happen. Think of it like a `tcpdump` for Celery events.
"""
from __future__ import absolute_import
Expand Down

0 comments on commit 7369828

Please sign in to comment.