summaryrefslogtreecommitdiff
path: root/config.py
diff options
context:
space:
mode:
authorSylvain Th?nault <sylvain.thenault@logilab.fr>2013-04-16 12:39:30 +0200
committerSylvain Th?nault <sylvain.thenault@logilab.fr>2013-04-16 12:39:30 +0200
commit698ee3e15db3409daf4acba9e01af99e47733daa (patch)
tree82653e313326b066ba228835b0452a23242d61d9 /config.py
parent12ba4ab01e8a5b1f525098e57c03a36edb057b26 (diff)
downloadpylint-698ee3e15db3409daf4acba9e01af99e47733daa.tar.gz
consistent product naming: Pylint
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 f1d564b..192f254 100644
--- a/config.py
+++ b/config.py
@@ -11,7 +11,7 @@
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Software Foundation, Inc.,
# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-"""utilities for PyLint configuration :
+"""utilities for Pylint configuration :
* pylintrc
* pylint.d (PYLINTHOME)