Closes #15807: Removed incorrect directive from help.
diff --git a/Doc/library/logging.handlers.rst b/Doc/library/logging.handlers.rst
index 1d9b13d..3d05400 100644
--- a/Doc/library/logging.handlers.rst
+++ b/Doc/library/logging.handlers.rst
@@ -698,9 +698,6 @@
 
 
    .. method:: setTarget(target)
-   .. versionchanged:: 2.6
-      *credentials* was added.
-
 
       Sets the target handler for this handler.