From 93ee0a039de2d6aa99c4871b0b9d3db53fddf437 Mon Sep 17 00:00:00 2001 From: Jacob Walls Date: Sat, 13 Aug 2022 09:58:41 -0400 Subject: Fix typos in 2.15 whatsnew --- doc/whatsnew/2/2.15/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/whatsnew/2/2.15/index.rst b/doc/whatsnew/2/2.15/index.rst index 0a33895f6..fe4004bac 100644 --- a/doc/whatsnew/2/2.15/index.rst +++ b/doc/whatsnew/2/2.15/index.rst @@ -14,7 +14,7 @@ Summary -- Release highlights In pylint 2.15.0, we added a new check ``missing-timeout`` to warn of default timeout values that could cause a program to be hanging indefinitely. ->e improved ``pylint``'s handling of namespace packages. More packages should -be linted without resorting to using the ``-recursive=y`` option. +We improved ``pylint``'s handling of namespace packages. More packages should +be linted without resorting to using the ``--recursive=y`` option. .. towncrier release notes start -- cgit v1.2.1