aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJosh Soref2017-09-10 16:39:03 +0000
committerJosh Soref2017-09-10 16:39:03 +0000
commitca32ece84ed17231edd7ec07af4b95bc457cee66 (patch)
tree3759e9d6ba9216020ac64cdfa0aa69576405758f /Library
parenta337620d97d9e3ae4575ff79768c0ef14d82fd0b (diff)
downloadbrew-ca32ece84ed17231edd7ec07af4b95bc457cee66.tar.bz2
spelling: packages
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/cask/lib/hbc/artifact/relocated.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cask/lib/hbc/artifact/relocated.rb b/Library/Homebrew/cask/lib/hbc/artifact/relocated.rb
index 4dba46c9d..0e8e42c9b 100644
--- a/Library/Homebrew/cask/lib/hbc/artifact/relocated.rb
+++ b/Library/Homebrew/cask/lib/hbc/artifact/relocated.rb
@@ -34,7 +34,7 @@ module Hbc
altnames.concat(%Q("#{altname}"))
altnames = "(#{altnames})"
- # Some packges are shipped as u=rx (e.g. Bitcoin Core)
+ # Some packages are shipped as u=rx (e.g. Bitcoin Core)
@command.run!("/bin/chmod", args: ["--", "u+rw", file, file.realpath])
@command.run!("/usr/bin/xattr",