#6332: fix word dupes throughout the source.
diff --git a/Misc/NEWS b/Misc/NEWS
index ce03cf3..c9c9b55 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -3794,7 +3794,7 @@
 - Bug #1565661: in webbrowser, split() the command for the default
   GNOME browser in case it is a command with args.
 
-- Made the error message for time.strptime when the data data and
+- Made the error message for time.strptime when the data and
   format do match be more clear.
 
 - Fix a bug in traceback.format_exception_only() that led to an error