#11515: Merge with 3.1.
diff --git a/Lib/nntplib.py b/Lib/nntplib.py
index 70a75b6..bf66734 100644
--- a/Lib/nntplib.py
+++ b/Lib/nntplib.py
@@ -315,7 +315,7 @@
 
         readermode is sometimes necessary if you are connecting to an
         NNTP server on the local machine and intend to call
-        reader-specific comamnds, such as `group'.  If you get
+        reader-specific commands, such as `group'.  If you get
         unexpected NNTPPermanentErrors, you might need to set
         readermode.
         """
@@ -1001,7 +1001,7 @@
 
         readermode is sometimes necessary if you are connecting to an
         NNTP server on the local machine and intend to call
-        reader-specific comamnds, such as `group'.  If you get
+        reader-specific commands, such as `group'.  If you get
         unexpected NNTPPermanentErrors, you might need to set
         readermode.
         """