Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Commit

Permalink
Changed spelling mistake - Tab to Tap
Browse files Browse the repository at this point in the history
  • Loading branch information
nomasprime committed Jun 9, 2014
1 parent 2610a03 commit 5c9e9bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
package { 'vagrant-completion':
ensure => $ensure_pkg,
provider => 'homebrew',
require => Homebrew::Tab['homebrew/completions'],
require => Homebrew::Tap['homebrew/completions'],
}
}

0 comments on commit 5c9e9bb

Please sign in to comment.