aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/subversion.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2013-07-03 10:16:57 -0700
committerAdam Vandenberg2013-07-03 10:16:57 -0700
commitdc10447a2bfa978693b8f92d75fb6ff5f63a56d4 (patch)
tree356fd150a806027eeaf6692b3262a9b88a30fac9 /Library/Formula/subversion.rb
parentb2b1cc45c1f4e4a7d529933b26e89e9b0507d16c (diff)
downloadhomebrew-dc10447a2bfa978693b8f92d75fb6ff5f63a56d4.tar.bz2
fix typo
Diffstat (limited to 'Library/Formula/subversion.rb')
-rw-r--r--Library/Formula/subversion.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/subversion.rb b/Library/Formula/subversion.rb
index 4f0b3b378..389d27759 100644
--- a/Library/Formula/subversion.rb
+++ b/Library/Formula/subversion.rb
@@ -56,7 +56,7 @@ class Subversion < Formula
Upgrading from a 1.7 version built with this patch is not supported.
You should stay on 1.7, install 1.7 from homebrew-versions, or
- brew rm subveresion && brew install subversion
+ brew rm subversion && brew install subversion
to build a new version of 1.8 without this patch.
EOS
)