summaryrefslogtreecommitdiff
path: root/doc/whatsnew/2.6.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/whatsnew/2.6.rst')
-rw-r--r--doc/whatsnew/2.6.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/whatsnew/2.6.rst b/doc/whatsnew/2.6.rst
index c00053acd..5ab2028c1 100644
--- a/doc/whatsnew/2.6.rst
+++ b/doc/whatsnew/2.6.rst
@@ -13,7 +13,7 @@ Summary -- Release highlights
New checkers
============
-* Add `old-style-super` check for flagging instances of Python 2 style super calls.
+* Add `super-with-arguments` check for flagging instances of Python 2 style super calls.
Other Changes
=============