Kaydet (Commit) 2a7bddaa authored tarafından Mariatta's avatar Mariatta Kaydeden (comit) GitHub

distutils docs: Fix a typo (GH-470)

instanciated -> instantiated
üst 060d2d77
......@@ -321,7 +321,7 @@ You can read back this static file, by using the
>>> metadata.description
'Easily download, build, install, upgrade, and uninstall Python packages'
Notice that the class can also be instanciated with a metadata file path to
Notice that the class can also be instantiated with a metadata file path to
loads its values::
>>> pkg_info_path = 'distribute-0.6.8-py2.7.egg-info'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment