summaryrefslogtreecommitdiff
path: root/pylint/reporters/ureports/nodes.py
diff options
context:
space:
mode:
Diffstat (limited to 'pylint/reporters/ureports/nodes.py')
-rw-r--r--pylint/reporters/ureports/nodes.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pylint/reporters/ureports/nodes.py b/pylint/reporters/ureports/nodes.py
index 4f7cde24d..280f97528 100644
--- a/pylint/reporters/ureports/nodes.py
+++ b/pylint/reporters/ureports/nodes.py
@@ -148,7 +148,7 @@ class Title(BaseLayout):
attributes :
* BaseLayout attributes
- A title must not contains a section nor a paragraph!
+ A title must not contain a section nor a paragraph!
"""