fix typo in this notice

This commit is contained in:
Adam Vandenberg 2013-12-05 20:26:40 -08:00
parent 55e9908799
commit 5252c35f34

View File

@ -664,7 +664,7 @@ class MercurialDownloadStrategy < VCSDownloadStrategy
def cache_tag; "hg" end
def hgpath
# #{HOMEBREW_PREFIX}/share/python/hg is deprecated, but we levae it in for a while
# Note: #{HOMEBREW_PREFIX}/share/python/hg is deprecated
@path ||= %W[
#{which("hg")}
#{HOMEBREW_PREFIX}/bin/hg