aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/scala.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/scala.rb b/Library/Formula/scala.rb
index 78b44658c..85edd6fc4 100644
--- a/Library/Formula/scala.rb
+++ b/Library/Formula/scala.rb
@@ -51,7 +51,7 @@ class Scala < Formula
def caveats; <<-EOS.undent
To use with IntelliJ, set the Scala home to:
- #{prefix}/idea
+ #{opt_prefix}/idea
EOS
end
end