diff options
| author | Emile Anclin <emile.anclin@logilab.fr> | 2010-09-01 14:36:52 +0200 |
|---|---|---|
| committer | Emile Anclin <emile.anclin@logilab.fr> | 2010-09-01 14:36:52 +0200 |
| commit | 46322544aa45bb7f351650f5208d0afef8fe216c (patch) | |
| tree | cc72d357f704b05274a3718a5fd207ec7b8a29c2 /lint.py | |
| parent | f2fd3680e3cbb9d58c6afd4e9cf5e88b594ba0c7 (diff) | |
| download | pylint-git-46322544aa45bb7f351650f5208d0afef8fe216c.tar.gz | |
typo
Diffstat (limited to 'lint.py')
| -rw-r--r-- | lint.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 = ( |
