fix typo for slackware

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
Hiroshi Miura 2013-08-25 00:10:18 +09:00
parent bae7dbb0e2
commit 3d886671a6
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
require "vagrant" require "vagrant"
module VagrantPlugins module VagrantPlugins
module HostGentoo module HostSlackware
class Plugin < Vagrant.plugin("2") class Plugin < Vagrant.plugin("2")
name "Slackware host" name "Slackware host"
description "Slackware and derivertives host support." description "Slackware and derivertives host support."