aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/download_strategy.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2013-12-05 20:26:40 -0800
committerAdam Vandenberg2013-12-05 20:26:40 -0800
commit5bb22226ac981b19b857c723ffa0ee10bab5fb46 (patch)
tree0f4264d059bd162971ce5696f5916416b19b3bc0 /Library/Homebrew/download_strategy.rb
parent389514831940645ed1470f73c0167bd2423158af (diff)
downloadhomebrew-5bb22226ac981b19b857c723ffa0ee10bab5fb46.tar.bz2
fix typo in this notice
Diffstat (limited to 'Library/Homebrew/download_strategy.rb')
-rw-r--r--Library/Homebrew/download_strategy.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/download_strategy.rb b/Library/Homebrew/download_strategy.rb
index 22b0909d5..e7e482e4b 100644
--- a/Library/Homebrew/download_strategy.rb
+++ b/Library/Homebrew/download_strategy.rb
@@ -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