diff --git a/Lib/test/test_importlib/test_util.py b/Lib/test/test_importlib/test_util.py index 8a911c1b751a4b..6b881c43b5e32e 100644 --- a/Lib/test/test_importlib/test_util.py +++ b/Lib/test/test_importlib/test_util.py @@ -643,7 +643,7 @@ def test_magic_number(self): # In exceptional cases, it may be required to change the MAGIC_NUMBER # for a maintenance release. In this case the change should be - # discussed in on Discourse. If a change is required, community + # discussed on Discourse. If a change is required, community # stakeholders such as OS package maintainers must be notified # in advance. Such exceptional releases will then require an # adjustment to this test case.