commit | a599489e91270ce35735d6df61e52f0f60a5c07e | [log] [tgz] |
---|---|---|
author | Jason R. Coombs <jaraco@jaraco.com> | Wed Jan 04 10:20:37 2012 -0500 |
committer | Jason R. Coombs <jaraco@jaraco.com> | Wed Jan 04 10:20:37 2012 -0500 |
tree | d7e41e5d601cd30fefda40411f7ace739760b042 | |
parent | 2549f8752030bc202851287e513f6825070d8ace [diff] [blame] |
Corrected typo in install docs
diff --git a/Doc/install/install.rst b/Doc/install/install.rst index b88d3a6..b3e655b 100644 --- a/Doc/install/install.rst +++ b/Doc/install/install.rst
@@ -1,7 +1,7 @@ .. highlightlang:: none ==================================== -Installing Python projects: overwiew +Installing Python projects: overview ==================================== .. _packaging-install-intro: