aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask
diff options
context:
space:
mode:
authorJosh Soref2017-09-10 16:35:11 +0000
committerJosh Soref2017-09-10 16:35:11 +0000
commit1fe2ade15c655b5f7bd2c22fac4b346fff2e434a (patch)
tree9f75d1b22f6cc1db09b730650d851e2b82bac8d5 /Library/Homebrew/cask
parentfe21cfdefdc87074de6643b804b94b984814e0a1 (diff)
downloadbrew-1fe2ade15c655b5f7bd2c22fac4b346fff2e434a.tar.bz2
spelling: incomplete
Diffstat (limited to 'Library/Homebrew/cask')
-rw-r--r--Library/Homebrew/cask/lib/hbc/cli/internal_dump.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cask/lib/hbc/cli/internal_dump.rb b/Library/Homebrew/cask/lib/hbc/cli/internal_dump.rb
index e21ce86b6..46273cbe3 100644
--- a/Library/Homebrew/cask/lib/hbc/cli/internal_dump.rb
+++ b/Library/Homebrew/cask/lib/hbc/cli/internal_dump.rb
@@ -7,7 +7,7 @@ module Hbc
end
def run
- raise CaskError, "Dump incomplete." if dump_casks == :incomplet
+ raise CaskError, "Dump incomplete." if dump_casks == :incomplete
end
def dump_casks