bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231)

diff --git a/Doc/library/logging.rst b/Doc/library/logging.rst
index 3a3428a..5adde29 100644
--- a/Doc/library/logging.rst
+++ b/Doc/library/logging.rst
@@ -904,7 +904,7 @@
 Module-Level Functions
 ----------------------
 
-In addition to the classes described above, there are a number of module- level
+In addition to the classes described above, there are a number of module-level
 functions.