Skip to content

Commit

Permalink
Remove one more dot
Browse files Browse the repository at this point in the history
  • Loading branch information
erlend-aasland committed Dec 3, 2024
1 parent c635855 commit 33bbb38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/library/errno.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ defined by the module. The specific list of defined symbols is available as
- No such file or directory [#FileNotFoundError]_

* - .. data:: ESRCH
- No such process. [#ProcessLookupError]_
- No such process [#ProcessLookupError]_

* - .. data:: EINTR
- Interrupted system call [#InterruptedError]_
Expand Down

0 comments on commit 33bbb38

Please sign in to comment.