Issue #7529: logging: Minor correction to documentation.
diff --git a/Doc/library/logging.rst b/Doc/library/logging.rst
index 797bfc2..b547519 100644
--- a/Doc/library/logging.rst
+++ b/Doc/library/logging.rst
@@ -1681,6 +1681,8 @@
 and :meth:`flush` methods).
 
 
+.. currentmodule:: logging
+
 .. class:: StreamHandler([stream])
 
    Returns a new instance of the :class:`StreamHandler` class. If *stream* is