commit | 296152e644e9974ed3152f1f5789d4da532eab47 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Mon Jan 23 21:33:03 2006 +0000 |
committer | Georg Brandl <georg@python.org> | Mon Jan 23 21:33:03 2006 +0000 |
tree | 1cd93b6f4325d68ae1f36b482ed399222c1b2742 | |
parent | 8797578a06aa65e3f2b3b0edb65870abcd45f20f [diff] [blame] |
Correct typos and markup errors (Raymond, thanks for texcheck)
diff --git a/Doc/lib/libdl.tex b/Doc/lib/libdl.tex index 3da4db2..325724c 100644 --- a/Doc/lib/libdl.tex +++ b/Doc/lib/libdl.tex
@@ -27,7 +27,7 @@ (\constant{RTLD_NOW}). Default is \constant{RTLD_LAZY}. Note that some systems do not support \constant{RTLD_NOW}. -Return value is a \pytype{dlobject}. +Return value is a \class{dlobject}. \end{funcdesc} The \module{dl} module defines the following constants: