summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAnthony VEREZ <anthony.verez.external@cassidian.com>2012-09-19 15:58:28 +0200
committerAnthony VEREZ <anthony.verez.external@cassidian.com>2012-09-19 15:58:28 +0200
commit4314608361014c4e376ac160f6097c0af56ee437 (patch)
treec448e65c7bc6d6f1a429e8c8ccf33f9126138102 /doc
parentfc36a2c8ecb64dedabda0530ad1d05731693ee3f (diff)
downloadpylint-4314608361014c4e376ac160f6097c0af56ee437.tar.gz
fix R0801 similarities bug. Closes #63424
Diffstat (limited to 'doc')
-rw-r--r--doc/features.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/features.txt b/doc/features.txt
index 84a8b3f..1050c15 100644
--- a/doc/features.txt
+++ b/doc/features.txt
@@ -154,7 +154,7 @@ Messages
Reports
~~~~~~~
-:R0801: Duplication
+:RP0801: Duplication
string_format checker