about summary refs log tree commit homepage
path: root/bin/mongrel_rails_service
diff options
context:
space:
mode:
Diffstat (limited to 'bin/mongrel_rails_service')
-rw-r--r--bin/mongrel_rails_service2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/mongrel_rails_service b/bin/mongrel_rails_service
index 352219c..8609890 100644
--- a/bin/mongrel_rails_service
+++ b/bin/mongrel_rails_service
@@ -30,7 +30,7 @@ module GenericCommand
   end
 end
 
-class InstallCommand < Mongrel::Plugin "/commands"
+class Install < Mongrel::Plugin "/commands"
   include Mongrel::Command::Command
 
   # Default every option to nil so only the defined ones get passed to service