From cf504b527fa8ca2b612db1d7967a76536dc8347f Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 24 Nov 2009 22:52:00 -0800 Subject: fix grammar fail in RDoc --- lib/rainbows.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rainbows.rb') diff --git a/lib/rainbows.rb b/lib/rainbows.rb index 3fed331..8923bf6 100644 --- a/lib/rainbows.rb +++ b/lib/rainbows.rb @@ -5,7 +5,7 @@ module Rainbows # global vars because class/instance variables are confusing me :< # this struct is only accessed inside workers and thus private to each - # G.cur may not be used the network concurrency model + # G.cur may not be used in the network concurrency model class State < Struct.new(:alive,:m,:cur,:kato,:server,:tmp) def tick tmp.chmod(self.m = m == 0 ? 1 : 0) -- cgit v1.2.3-24-ge0c7