From 4e7cab9f1727eccd90780d1ceb14948e0ace36a6 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 15 Jul 2015 22:03:53 +0000 Subject: doc: remove references to old servers They'll continue to be maintained, but we're no longer advertising them. Also, favor lowercase "unicorn" while we're at it since that matches the executable and gem name to avoid unnecessary escaping for RDoc. --- lib/unicorn/worker.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/unicorn/worker.rb') diff --git a/lib/unicorn/worker.rb b/lib/unicorn/worker.rb index b3f8afe..6748a2f 100644 --- a/lib/unicorn/worker.rb +++ b/lib/unicorn/worker.rb @@ -3,8 +3,8 @@ require "raindrops" # This class and its members can be considered a stable interface # and will not change in a backwards-incompatible fashion between -# releases of \Unicorn. Knowledge of this class is generally not -# not needed for most users of \Unicorn. +# releases of unicorn. Knowledge of this class is generally not +# not needed for most users of unicorn. # # Some users may want to access it in the before_fork/after_fork hooks. # See the Unicorn::Configurator RDoc for examples. -- cgit v1.2.3-24-ge0c7