diff options
Diffstat (limited to 'Library/Formula/zookeeper.rb')
| -rw-r--r-- | Library/Formula/zookeeper.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/zookeeper.rb b/Library/Formula/zookeeper.rb index 7fa122a69..3be9e9328 100644 --- a/Library/Formula/zookeeper.rb +++ b/Library/Formula/zookeeper.rb @@ -88,7 +88,7 @@ class Zookeeper < Formula libexec.install Dir['*.jar'] end - # Create neccessary directories + # Create necessary directories bin.mkpath (etc+'zookeeper').mkpath (var+'log/zookeeper').mkpath |
