summaryrefslogtreecommitdiff
path: root/config.py
diff options
context:
space:
mode:
authorSylvain Th?nault <sylvain.thenault@logilab.fr>2009-11-23 15:15:26 +0100
committerSylvain Th?nault <sylvain.thenault@logilab.fr>2009-11-23 15:15:26 +0100
commit43e8f817074a0e2e865f4a061ba3956313ebe8e5 (patch)
tree75b8e46b8ecb0eda33e42eb5ad13167119990f7b /config.py
parent2269b04a72bab0e1d0a5e290a4facf5636509281 (diff)
downloadpylint-43e8f817074a0e2e865f4a061ba3956313ebe8e5.tar.gz
include Dotan Barak spell fixes patch
Diffstat (limited to 'config.py')
-rw-r--r--config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.py b/config.py
index 84bd893..e6f8328 100644
--- a/config.py
+++ b/config.py
@@ -107,7 +107,7 @@ found, it defaults to ~/.pylint.d/ or .pylint.d (in the current working
directory) . The current PYLINTHOME is %(PYLINT_HOME)s.
* PYLINTRC
path to the configuration file. If not found, it will use the first
-existant file in ~/.pylintrc, /etc/pylintrc. The current PYLINTRC is
+existent file in ~/.pylintrc, /etc/pylintrc. The current PYLINTRC is
%(PYLINTRC)s.
''' % globals()