]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Typo: "Availabilty" --> "Availability"
authorFred Drake <fdrake@acm.org>
Fri, 26 Feb 1999 14:05:02 +0000 (14:05 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 26 Feb 1999 14:05:02 +0000 (14:05 +0000)
Thanks to /F!

Doc/lib/libos.tex

index a794fa723ec638c1546d5efc23a71871be021142..c6f74f5f4c9e36c1dce9efa8cc24ace46df9487a 100644 (file)
@@ -651,7 +651,7 @@ Availability: \UNIX{}.
 \begin{funcdesc}{plock}{op}
 Lock program segments into memory.  The value of \var{op}
 (defined in \code{<sys/lock.h>}) determines which segments are locked.
-Availabilty: \UNIX{}.
+Availability: \UNIX{}.
 \end{funcdesc}
 
 \begin{funcdesc}{spawnv}{mode, path, args}