summaryrefslogtreecommitdiff
path: root/sample/drb
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-07-23 01:12:41 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-07-23 01:12:41 +0000
commit792b6fd8a221eed71fc1a2328350edc3d167a1cb (patch)
tree39ea2bb7375474f3d02983e3bd6434d476a88fa0 /sample/drb
parent3b4134cadbca78ad2d5dd60efcc1d77e3921b896 (diff)
* properties.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42130 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'sample/drb')
-rw-r--r--sample/drb/README.rdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/sample/drb/README.rdoc b/sample/drb/README.rdoc
index 5bca7ad1ea..80ae910a8a 100644
--- a/sample/drb/README.rdoc
+++ b/sample/drb/README.rdoc
@@ -22,7 +22,7 @@
* dqout.rb --- client. pop DQEntry objects.
* dqlib.rb --- define DQEntry
-* IdConv customize demo: reference by name
+* IdConv customize demo: reference by name
* name.rb --- server
* namec.rb --- client
@@ -46,7 +46,7 @@
* drbssl
* drbssl_s.rb
* drbssl_c.rb
-
+
* add DRbProtocl
* http0.rb
* http0serv.rb