From: Ryan Campbell Date: Wed, 4 Jul 2012 03:46:52 +0000 (-0600) Subject: Fix spelling in install/osx.rst X-Git-Url: https://git.eng.unimelb.edu.au/public?p=python-guide.git;a=commitdiff_plain;h=1cfed040f7595ba58b10539992f942fe7306fd5a Fix spelling in install/osx.rst --- diff --git a/docs/starting/install/osx.rst b/docs/starting/install/osx.rst index 7b8603c..3da84a7 100644 --- a/docs/starting/install/osx.rst +++ b/docs/starting/install/osx.rst @@ -35,7 +35,7 @@ simply run $ /usr/bin/ruby -e "$(/usr/bin/curl -fsSL https://raw.github.com/mxcl/homebrew/master/Library/Contributions/install_homebrew.rb)" -Then, insert the Homebrew directory at the top of your ``PATH`` enviornment +Then, insert the Homebrew directory at the top of your ``PATH`` environment variable. You can do this by adding the following line at the bottom of your ``~/.bashrc`` file