Skip to content

Commit 143fead

Browse files
author
David Swan
committed
(maint) - doc fix
1 parent 92f8c7b commit 143fead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/puppet/provider/panos_vsys_base.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
require_relative 'panos_provider'
22

3-
# A base provider for all PANOS providers
3+
# A base provider for all PANOS providers inside a VSYS
44
class Puppet::Provider::PanosVsysBase < Puppet::Provider::PanosProvider
55
def get(context)
66
results = []

0 commit comments

Comments
 (0)