aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/newlisp.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/newlisp.rb')
-rw-r--r--Library/Formula/newlisp.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/newlisp.rb b/Library/Formula/newlisp.rb
index ed93e8b2e..9b6720481 100644
--- a/Library/Formula/newlisp.rb
+++ b/Library/Formula/newlisp.rb
@@ -15,7 +15,7 @@ class Newlisp <Formula
bin.install 'newlisp'
end
- def caveats; <<-EOS
+ def caveats; <<-EOS.undent
Because of hardcoded paths in the newLISP source,
this formula does not install the Java-based IDE.
EOS