socketserver renaming reversal part 3: move the module into the right
place and fix all references to it. Closes #2926.
diff --git a/Misc/cheatsheet b/Misc/cheatsheet
index e699359..8954e98 100644
--- a/Misc/cheatsheet
+++ b/Misc/cheatsheet
@@ -1973,7 +1973,7 @@
sys.path.
smtplib SMTP Client class (RFC 821)
sndhdr Several routines that help recognizing sound.
-socketserver Generic socket server classes.
+SocketServer Generic socket server classes.
stat Constants and functions for interpreting stat/lstat struct.
statcache Maintain a cache of file stats.
statvfs Constants for interpreting statvfs struct as returned by