diff --git a/lib/vagrant/config/v2/root.rb b/lib/vagrant/config/v2/root.rb index 13ddc43d2..3d91e3284 100644 --- a/lib/vagrant/config/v2/root.rb +++ b/lib/vagrant/config/v2/root.rb @@ -6,7 +6,7 @@ module Vagrant module Config module V2 # This is the root configuration class. An instance of this is what - # is passed into version 1 Vagrant configuration blocks. + # is passed into version 2 Vagrant configuration blocks. class Root # Initializes a root object that maps the given keys to specific # configuration classes.