aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/requirements/python_dependency.rb
diff options
context:
space:
mode:
authorMike McQuaid2013-12-14 18:13:11 +0000
committerMike McQuaid2013-12-14 18:18:35 +0000
commit4c2e7b165912c109cd73fdf70aa6c4e92306a70f (patch)
tree6cba0c94b12cb193adcf8328efc0c7c92d63f486 /Library/Homebrew/requirements/python_dependency.rb
parent3656f595089d9c6c5f0ece8e5a1cee59667d79d8 (diff)
downloadbrew-4c2e7b165912c109cd73fdf70aa6c4e92306a70f.tar.bz2
Update docs, comment mxcl/homebrew refs.
Diffstat (limited to 'Library/Homebrew/requirements/python_dependency.rb')
-rw-r--r--Library/Homebrew/requirements/python_dependency.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/requirements/python_dependency.rb b/Library/Homebrew/requirements/python_dependency.rb
index 4ce9cd96f..0b9fa8bad 100644
--- a/Library/Homebrew/requirements/python_dependency.rb
+++ b/Library/Homebrew/requirements/python_dependency.rb
@@ -295,7 +295,7 @@ class PythonDependency < Requirement
<<-EOF.undent
# This file is created by Homebrew and is executed on each python startup.
# Don't print from here, or else python command line scripts may fail!
- # <https://github.com/mxcl/homebrew/wiki/Homebrew-and-Python>
+ # <https://github.com/Homebrew/homebrew/wiki/Homebrew-and-Python>
import os
import sys