Skip to content

Commit 8777ae2

Browse files
author
Paul Smith
committed
Fix typos
1 parent 9ecebd5 commit 8777ae2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/starting/install/osx.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ simply run
3535
3636
$ ruby -e "$(curl -fsS https://raw.github.com/mxcl/homebrew/master/Library/Contributions/install_homebrew.rb)"
3737
38-
Then, insert the hombrew directory at the top of your ``PATH`` enviornment
38+
Then, insert the Homebrew directory at the top of your ``PATH`` enviornment
3939
variable. You can do this by adding the following line at the bottom of your
4040
``~/.bashrc`` file
4141

@@ -70,7 +70,7 @@ download and install any compliant Python software product with a single
7070
command. It also enables you to add this network installation capability to
7171
your own Python software with very little work.
7272

73-
Hombrew already installed Distribute for you. Its ``easy_install`` command is
73+
Homebrew already installed Distribute for you. Its ``easy_install`` command is
7474
considered by many to be deprecated, so we will install its replacement:
7575
**pip**. Pip allows for uninstallation of packages, and is actively maintained,
7676
unlike easy_install.

0 commit comments

Comments
 (0)