]> granicus.if.org Git - python/commitdiff
fix typo
authorFred Drake <fdrake@acm.org>
Thu, 25 Mar 2004 16:14:17 +0000 (16:14 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 25 Mar 2004 16:14:17 +0000 (16:14 +0000)
Doc/lib/distutils.tex

index 54726281ad1ba6198367b22f99272baee10e1ec5..3de9ddec9b3ec13738d778a6f36d2c24dcc2cd7a 100644 (file)
@@ -28,7 +28,7 @@ the \module{distutils} package, read
             for developers and packagers of Python modules.  This
             describes how to prepare \module{distutils}-based packages
             so that they may be easily installed into an existing
-            Python installaion.}
+            Python installation.}
 
   \seetitle[../inst/inst.html]{Installing Python Modules}{An
             ``administrators'' manual which includes information on