summaryrefslogtreecommitdiff
path: root/Doc/library/resource.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/resource.rst')
-rw-r--r--Doc/library/resource.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/resource.rst b/Doc/library/resource.rst
index f8112cc0e4..7c0e4caf75 100644
--- a/Doc/library/resource.rst
+++ b/Doc/library/resource.rst
@@ -45,7 +45,7 @@ this module for those platforms.
.. data:: RLIM_INFINITY
- Constant used to represent the the limit for an unlimited resource.
+ Constant used to represent the limit for an unlimited resource.
.. function:: getrlimit(resource)