Proper English

This commit is contained in:
Laurent Bachelier 2014-10-07 16:46:48 +02:00
commit 822c1a3607
2 changed files with 3 additions and 3 deletions

View file

@ -95,7 +95,7 @@ class _Filter(object):
def debug(*args):
"""
A decorator function to provide some debugs informations
A decorator function to provide some debug information
in Filters.
It prints by default the name of the Filter and the input value.
"""