Repair late-night doc typos.
diff --git a/Lib/test/README b/Lib/test/README
index 4850957..c8cca1e 100644
--- a/Lib/test/README
+++ b/Lib/test/README
@@ -78,7 +78,7 @@
         test_main(1)
 
 If run via regrtest, test_main() is called (by regrtest) without specifying
-verbose, and then test_supprot's idea of verbosity is used.  But when
+verbose, and then test_support's idea of verbosity is used.  But when
 run directly, test_main(1) is called, and then doctest's idea of verbosity
 is used.