about summary refs log tree commit homepage
path: root/lib/unicorn/ssl_configurator.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/unicorn/ssl_configurator.rb')
-rw-r--r--lib/unicorn/ssl_configurator.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/unicorn/ssl_configurator.rb b/lib/unicorn/ssl_configurator.rb
index c92c85e..34f09ec 100644
--- a/lib/unicorn/ssl_configurator.rb
+++ b/lib/unicorn/ssl_configurator.rb
@@ -62,7 +62,7 @@ module Unicorn::SSLConfigurator
 
   # Allows specifying an engine for OpenSSL to use.  We have not been
   # able to successfully test this feature due to a lack of hardware,
-  # Reports of success or patches to mongrel-unicorn@rubyforge.org is
+  # Reports of success or patches to unicorn-public@bogomips.org is
   # greatly appreciated.
   def ssl_engine(engine)
     ssl_warn_global(:ssl_engine)