Skip to content

Commit fe1a945

Browse files
committed
Merge pull request #1055 from jbx/jbx/fix_resouce_typo
Fix typo in fallbackresource
2 parents 17c9890 + aea676e commit fe1a945

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/acceptance/vhost_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ class { 'apache': }
381381

382382
case fact('lsbdistcodename')
383383
when 'precise', 'wheezy'
384-
context 'vhost fallbackresouce example' do
384+
context 'vhost fallbackresource example' do
385385
it 'should configure a vhost with Fallbackresource' do
386386
pp = <<-EOS
387387
class { 'apache': }

0 commit comments

Comments
 (0)