commit | 0968fd679b134b8939ce40a183b15027eaca716d | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Thu Oct 22 07:05:48 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Thu Oct 22 07:05:48 2009 +0000 |
tree | efc697288d472130d7d446e0991d8dac3c0494fd | |
parent | 97a57ec0487826b614aeeb198f396eac4f3ab401 [diff] [blame] |
Fix punctuation.
diff --git a/Doc/library/signal.rst b/Doc/library/signal.rst index a7cf33d..32fd393 100644 --- a/Doc/library/signal.rst +++ b/Doc/library/signal.rst
@@ -157,7 +157,7 @@ The old values are returned as a tuple: (delay, interval). - Attempting to pass an invalid interval timer will cause a + Attempting to pass an invalid interval timer will cause an :exc:`ItimerError`. .. versionadded:: 2.6