summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBioGeek <jeroen.vangoey@gmail.com>2014-12-18 13:56:36 +0000
committerBioGeek <jeroen.vangoey@gmail.com>2014-12-18 13:56:36 +0000
commit334575cf942f885ba79457436b253d374b1a7448 (patch)
treef27dd0dc51bfe812d42693bdbd187a936f91156f
parent2ffa8d8a31b50708440db914c7ab4c5be262393e (diff)
downloadpylint-BioGeek/fix-typos-in-docstring-1418910993320.tar.gz
-rw-r--r--test/input/func_noerror_class_attributes.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/input/func_noerror_class_attributes.py b/test/input/func_noerror_class_attributes.py
index bb4ec6d..75fb435 100644
--- a/test/input/func_noerror_class_attributes.py
+++ b/test/input/func_noerror_class_attributes.py
@@ -1,4 +1,4 @@
-"""Test that valide class attribut doesn't trigger errors"""
+"""Test that valid class attribute doesn't trigger errors"""
__revision__ = 'sponge bob'
class Clazz(object):