vendored/puppet/lib/puppet/pops/resource/param.rb in bolt-0.16.0 vs vendored/puppet/lib/puppet/pops/resource/param.rb in bolt-0.16.1
- old
+ new
@@ -13,10 +13,10 @@
#
#
module Puppet::Pops
module Resource
class Param
- # This make this class instantiateable from Puppet
+ # This make this class instantiable from Puppet
include Puppet::Pops::Types::PuppetObject
def self.register_ptype(loader, ir)
@ptype = Pcore::create_object_type(loader, ir, self, 'Puppet::Resource::Param', nil,
{