about summary refs log tree commit homepage
path: root/lib
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-08-10 06:39:40 +0000
committerEric Wong <normalperson@yhbt.net>2010-08-10 06:40:29 +0000
commit047365a95fda8765d4339036d41f0cb5f30a1381 (patch)
tree5a034ec3c00d0aa44f320e04e8681ce9a05789f3 /lib
parent66e48599b0d98d059862e2eeb64935b0abebc9d0 (diff)
downloadrainbows-047365a95fda8765d4339036d41f0cb5f30a1381.tar.gz
That is the official name of the project and we will not lead
people to believe differently.
Diffstat (limited to 'lib')
-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