summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lint.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lint.py b/lint.py
index a039bae..e5e89e5 100644
--- a/lint.py
+++ b/lint.py
@@ -262,7 +262,7 @@ This is used by the global evaluation report (RP0004).'}),
'group': 'Reports',
'help' : ('Template used to display messages. '
'This is a python new-style format string '
- 'used to format the massage information. '
+ 'used to format the message information. '
'See doc for all details')
}), # msg-template
)