diff --git a/Doc/library/constants.rst b/Doc/library/constants.rst index 222bc408faf6..b02e04edaa0c 100644 --- a/Doc/library/constants.rst +++ b/Doc/library/constants.rst @@ -62,7 +62,7 @@ should not be used in programs. Objects that when printed, print a message like "Use quit() or Ctrl-D (i.e. EOF) to exit", and when called, raise :exc:`SystemExit` with the - specified exit code, and when . + specified exit code. .. data:: copyright license