diff options
Diffstat (limited to 'sample/drb')
-rw-r--r-- | sample/drb/README.ja.rdoc | 2 | ||||
-rw-r--r-- | sample/drb/README.rdoc | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sample/drb/README.ja.rdoc b/sample/drb/README.ja.rdoc index 3ab70f3369..1697b1b704 100644 --- a/sample/drb/README.ja.rdoc +++ b/sample/drb/README.ja.rdoc @@ -50,7 +50,7 @@ * drbssl_s.rb * drbssl_c.rb -* DRbProtoclの追加例 +* DRbProtocolの追加例 * http0.rb * http0serv.rb diff --git a/sample/drb/README.rdoc b/sample/drb/README.rdoc index 80ae910a8a..e6b457bc5c 100644 --- a/sample/drb/README.rdoc +++ b/sample/drb/README.rdoc @@ -1,6 +1,6 @@ = Sample scripts -* array and iteretor +* array and iterator * darray.rb --- server * darrayc.rb --- client @@ -47,7 +47,7 @@ * drbssl_s.rb * drbssl_c.rb -* add DRbProtocl +* add DRbProtocol * http0.rb * http0serv.rb |