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

Commit

Permalink
Merge pull request #50 from habitullence/master
Browse files Browse the repository at this point in the history
Changed spelling mistake - Tab to Tap
  • Loading branch information
jhaals committed Jun 10, 2014
2 parents 2610a03 + 5c9e9bb commit 2f0e977
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 2f0e977

Please sign in to comment.