about summary refs log tree commit homepage
path: root/lib/rainbows/base.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rainbows/base.rb')
-rw-r--r--lib/rainbows/base.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rainbows/base.rb b/lib/rainbows/base.rb
index e6524e1..2f4d379 100644
--- a/lib/rainbows/base.rb
+++ b/lib/rainbows/base.rb
@@ -1,6 +1,6 @@
 # -*- encoding: binary -*-
 
-# base class for Rainbows concurrency models, this is currently used by
+# base class for \Rainbows! concurrency models, this is currently used by
 # ThreadSpawn and ThreadPool models.  Base is also its own
 # (non-)concurrency model which is basically Unicorn-with-keepalive, and
 # not intended for production use, as keepalive with a pure prefork