summaryrefslogtreecommitdiff
path: root/lint.py
diff options
context:
space:
mode:
authorEmile Anclin <emile.anclin@logilab.fr>2010-09-01 14:36:52 +0200
committerEmile Anclin <emile.anclin@logilab.fr>2010-09-01 14:36:52 +0200
commit46322544aa45bb7f351650f5208d0afef8fe216c (patch)
treecc72d357f704b05274a3718a5fd207ec7b8a29c2 /lint.py
parentf2fd3680e3cbb9d58c6afd4e9cf5e88b594ba0c7 (diff)
downloadpylint-git-46322544aa45bb7f351650f5208d0afef8fe216c.tar.gz
typo
Diffstat (limited to 'lint.py')
-rw-r--r--lint.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lint.py b/lint.py
index b9e2c28eb..84395d8c4 100644
--- a/lint.py
+++ b/lint.py
@@ -212,7 +212,7 @@ This is used by the global evaluation report (R0004).'}),
'with the given id(s). You can either give multiple identifier'
' separated by comma (,) or put this option multiple time '
'(only on the command line, not in the configuration file '
- 'where it should appears only once).'}),
+ 'where it should appear only once).'}),
)
option_groups = (