spec/data/complicated/config/software/chef-windows.rb in omnibus-3.2.0.rc.3 vs spec/data/complicated/config/software/chef-windows.rb in omnibus-3.2.0

- old
+ new

@@ -34,14 +34,14 @@ # # nasty nasty nasty hack for setting artifact version # ##################################################################### # - # since omnibus-ruby is not architected to intentionally let the + # since omnibus is not architected to intentionally let the # software definitions define the #build_version and # #build_iteration of the package artifact, we're going to implement # a temporary hack here that lets us do so. this type of use case - # will become a feature of omnibus-ruby in the future, but in order + # will become a feature of omnibus in the future, but in order # to get things shipped, we'll hack it up here. # # <3 Stephen # #####################################################################