]> granicus.if.org Git - python/commitdiff
Fix typo
authorMatt Fleming <mattjfleming@googlemail.com>
Sat, 29 Jul 2006 15:55:30 +0000 (15:55 +0000)
committerMatt Fleming <mattjfleming@googlemail.com>
Sat, 29 Jul 2006 15:55:30 +0000 (15:55 +0000)
Doc/lib/libpkgutil.tex

index 15d866bd9307e0e724d01306f504417952d5709a..a286f00f23b40379df54878d87509c054c352e73 100644 (file)
@@ -30,7 +30,7 @@ __path__ = extend_path(__path__, __name__)
   with \code{import}.  A \file{*.pkg} file is trusted at face value:
   apart from checking for duplicates, all entries found in a
   \file{*.pkg} file are added to the path, regardless of whether they
-  exist the filesystem.  (This is a feature.)
+  exist on the filesystem.  (This is a feature.)
 
   If the input path is not a list (as is the case for frozen
   packages) it is returned unchanged.  The input path is not