aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorbreadtk2013-04-12 21:27:51 -0700
committerJack Nagel2013-04-13 01:28:27 -0500
commit034126585017e2dcd8d4808dbda4039e99d91932 (patch)
tree7ce09fac24c921fe5f58c1d51e5ac752018004f2 /Library/Formula
parent3572b5463f75c87949f9771ad60e6806c346e044 (diff)
downloadhomebrew-034126585017e2dcd8d4808dbda4039e99d91932.tar.bz2
arm: fix caveats
Closes #19169. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/arm.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/arm.rb b/Library/Formula/arm.rb
index e91a1f36e..dd55a20f5 100644
--- a/Library/Formula/arm.rb
+++ b/Library/Formula/arm.rb
@@ -16,7 +16,7 @@ class Arm < Formula
To configure Arm, copy the sample configuration from
#{share}/arm/armrc.sample
- to ~/.armrc, adjusting as needed.
+ to ~/.arm/.armrc, adjusting as needed.
EOS
end
end