summaryrefslogtreecommitdiff
path: root/doc/contribute.rst
diff options
context:
space:
mode:
authorSylvain Th?nault <sylvain.thenault@logilab.fr>2013-09-25 11:25:22 +0200
committerSylvain Th?nault <sylvain.thenault@logilab.fr>2013-09-25 11:25:22 +0200
commit8cfc7f6be64bc107beea841f61680c7111d3d9bf (patch)
tree188202539d46293dcb9ba466417903921a3d7d66 /doc/contribute.rst
parent167ff3b05c74fd646eee682168c2160959e103bb (diff)
downloadpylint-8cfc7f6be64bc107beea841f61680c7111d3d9bf.tar.gz
fix some reST compilation pb
Diffstat (limited to 'doc/contribute.rst')
-rw-r--r--doc/contribute.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/contribute.rst b/doc/contribute.rst
index 2468933..6a45dea 100644
--- a/doc/contribute.rst
+++ b/doc/contribute.rst
@@ -135,7 +135,7 @@ sorted. E.g on Unix system, you may generate it using::
Also, here are a few naming convention which are used:
-* Python files starting with 'func_noerror_' don't have any message file
+* Python files starting with 'func_noerror' don't have any message file
associated as they are expected to provide no output at all
* You may provide different input files (and associated output) depending on the