Skip to content

Commit

Permalink
(maint) - doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
David Swan committed Mar 20, 2020
1 parent 92f8c7b commit 143fead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/puppet/provider/panos_vsys_base.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require_relative 'panos_provider'

# A base provider for all PANOS providers
# A base provider for all PANOS providers inside a VSYS
class Puppet::Provider::PanosVsysBase < Puppet::Provider::PanosProvider
def get(context)
results = []
Expand Down

0 comments on commit 143fead

Please sign in to comment.