From ba0002a9866d83c6ed3411378176498ba8001317 Mon Sep 17 00:00:00 2001 From: hsbt Date: Fri, 2 May 2014 07:25:16 +0000 Subject: * lib/rinda/tuplespace.rb: fix document. [ruby-core:62003][Bug #9738] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45786 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/rinda/tuplespace.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rinda') diff --git a/lib/rinda/tuplespace.rb b/lib/rinda/tuplespace.rb index ee2bef1769..11532fd161 100644 --- a/lib/rinda/tuplespace.rb +++ b/lib/rinda/tuplespace.rb @@ -76,7 +76,7 @@ module Rinda # Reset the expiry time according to +sec_or_renewer+. # # +nil+:: it is set to expire in the far future. - # +false+:: it has expired. + # +true+:: it has expired. # Numeric:: it will expire in that many seconds. # # Otherwise the argument refers to some kind of renewer object -- cgit v1.2.3