aboutsummaryrefslogtreecommitdiffstats
path: root/sample/drb/drbs.rb
diff options
context:
space:
mode:
Diffstat (limited to 'sample/drb/drbs.rb')
-rw-r--r--sample/drb/drbs.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/sample/drb/drbs.rb b/sample/drb/drbs.rb
index b76e283c80..5a913d9918 100644
--- a/sample/drb/drbs.rb
+++ b/sample/drb/drbs.rb
@@ -1,13 +1,13 @@
=begin
distributed Ruby --- dRuby Sample Server
- Copyright (c) 1999-2000,2002 Masatoshi SEKI
+ Copyright (c) 1999-2000,2002 Masatoshi SEKI
=end
=begin
How to play.
Terminal 1
- | % ruby drbs.rb
+ | % ruby drbs.rb
| druby://yourhost:7640
Terminal 2