[Python-checkins] r72622 - python/branches/py3k/Doc/library/importlib.rst

tarek.ziade python-checkins at python.org
Thu May 14 14:48:09 CEST 2009


Author: tarek.ziade
Date: Thu May 14 14:48:09 2009
New Revision: 72622
Log:
typo
Modified:
 python/branches/py3k/Doc/library/importlib.rst
Modified: python/branches/py3k/Doc/library/importlib.rst
==============================================================================
--- python/branches/py3k/Doc/library/importlib.rst	(original)
+++ python/branches/py3k/Doc/library/importlib.rst	Thu May 14 14:48:09 2009
@@ -16,7 +16,7 @@
 The purpose of the :mod:`importlib` package is two-fold. One is to provide an
 implementation of the :keyword:`import` statement (and thus, by extension, the
 :func:`__import__` function) in Python source code. This provides an
-implementaiton of :keyword:`import` which is portable to any Python
+implementation of :keyword:`import` which is portable to any Python
 interpreter. This also provides a reference implementation which is easier to
 comprehend than one in a programming language other than Python.
 


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /