[spec] Fix typo (yet) with gh editor (refs: #371)

This commit is contained in:
Sebastien Badia 2014-03-20 20:42:15 +01:00
parent 0a6293aa54
commit 96dfc3c28b

View File

@ -23,7 +23,7 @@ class cloud(
) {
if ! ($::osfamily in [ 'RedHat', 'Debian' ]) {
fail("OS family unsuppored ye (${::osfamily}), module puppet-cloud only support RedHat or Debian")
fail("OS family unsuppored yet (${::osfamily}), module puppet-cloud only support RedHat or Debian")
}
# motd