From 9a7acfebaf02db3967731482e4158086e12abcdb Mon Sep 17 00:00:00 2001 From: Paul Cutler Date: Mon, 14 Aug 2017 19:04:37 -0700 Subject: Fix typo in Mac OS X Python install instructinos Replace "verion" with correct spelling: version (cherry picked from commit 0bc8888) --- docs/narr/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/install.rst') diff --git a/docs/narr/install.rst b/docs/narr/install.rst index 61c6e6c25..a9ec68d61 100644 --- a/docs/narr/install.rst +++ b/docs/narr/install.rst @@ -51,7 +51,7 @@ Python comes pre-installed on Mac OS X, but due to Apple's release cycle, it is often out of date. Unless you have a need for a specific earlier version, it is recommended to install the latest 3.x version of Python. -You can install the latest verion of Python for Mac OS X from the binaries on +You can install the latest version of Python for Mac OS X from the binaries on `python.org `_. Alternatively, you can use the `homebrew `_ package manager. -- cgit v1.2.3