From 70532b444d9dfad18d45e2fca3a4bf06e46fd457 Mon Sep 17 00:00:00 2001 From: kuyan Date: Fri, 19 Apr 2013 22:51:08 -0700 Subject: [PATCH] Fixed a typo. --- docs/starting/install/osx.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/starting/install/osx.rst b/docs/starting/install/osx.rst index 7eb753a..2384a64 100644 --- a/docs/starting/install/osx.rst +++ b/docs/starting/install/osx.rst @@ -37,7 +37,7 @@ simply run $ ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)" -The script will expalin what changes it will make and prompt you before the +The script will explain what changes it will make and prompt you before the installation begins. Once you've installed Homebrew, insert the Homebrew directory at the top of your ``PATH`` environment variable. You can do this by adding the following