зеркало из https://github.com/github/ruby.git
* lib/drb/ssl.rb: [DOC] Fix typo
s/currenly/currently/ git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43924 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
b72256f91c
Коммит
ef510b4f5b
|
@ -299,7 +299,7 @@ module DRb
|
|||
# +uri+ is the URI we are connected to.
|
||||
# +soc+ is the tcp socket we are bound to.
|
||||
# +config+ is our configuration. Either a Hash or SSLConfig
|
||||
# +is_established+ is a boolean of whether +soc+ is currenly established
|
||||
# +is_established+ is a boolean of whether +soc+ is currently established
|
||||
#
|
||||
# This is called automatically based on the DRb protocol.
|
||||
def initialize(uri, soc, config, is_established)
|
||||
|
|
Загрузка…
Ссылка в новой задаче