summaryrefslogtreecommitdiff
path: root/sample
diff options
context:
space:
mode:
authortadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-02 01:47:56 +0000
committertadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-02 01:47:56 +0000
commit74670b88bd83ab1fd5413c5e147f7c8ce294effa (patch)
tree8b4b83b25fa901b8cd31012b43d83f37c5c17a5d /sample
parent619d2e7302cce4b349b55ac066ae43809788ad15 (diff)
use hard tab.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@14844 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'sample')
-rw-r--r--sample/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/README b/sample/README
index f8e8fd4b87..bc38a8b2d0 100644
--- a/sample/README
+++ b/sample/README
@@ -28,7 +28,7 @@ list.rb stupid object sample
list2.rb stupid object sample
list3.rb stupid object sample
mine.rb simple mine sweeper
-mkproto.rb extract prototype from C
+mkproto.rb extract prototype from C
mpart.rb split file int multi part
mrshtest.rb test marshal
observ.rb observer design pattern sample