]> granicus.if.org Git - python/commitdiff
SF bug #770107: Typo in documentation of resource module
authorRaymond Hettinger <python@rcn.com>
Sun, 13 Jul 2003 00:46:40 +0000 (00:46 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 13 Jul 2003 00:46:40 +0000 (00:46 +0000)
Doc/lib/libresource.tex

index 6ec975b6ff96ac33195b793897ebaec72717597d..99f8611429f77acf20018c541712bcfddf74faaf 100644 (file)
@@ -118,8 +118,8 @@ not be available from this module on that platform.
   The BSD name for \constant{RLIMIT_NOFILE}.
 \end{datadesc}
 
-\begin{datadesc}{RLIMIT_MEMLOC}
-  The maximm address space which may be locked in memory.
+\begin{datadesc}{RLIMIT_MEMLOCK}
+  The maximum address space which may be locked in memory.
 \end{datadesc}
 
 \begin{datadesc}{RLIMIT_VMEM}