diff --git a/templates/locales/en.yml b/templates/locales/en.yml index 36885b17a..877dd30d2 100644 --- a/templates/locales/en.yml +++ b/templates/locales/en.yml @@ -45,7 +45,7 @@ en: try again. guest: invalid_class: |- - The specified guest class does not inherit from `Vagrant::Systems::Base`. + The specified guest class does not inherit from `Vagrant::Guest::Base`. The specified guest class must inherit from this class. The specified guest class was: %{guest}