aboutsummaryrefslogtreecommitdiffstats
path: root/sample/README
diff options
context:
space:
mode:
authortadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-02 01:46:26 +0000
committertadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-02 01:46:26 +0000
commit3236366b90a4860e48aa094d6bc7b952085334b0 (patch)
treebd3561b3e987c4585cac78baf4cbb22e8b809f99 /sample/README
parent1f838ea1c10790349ce809cd1a71c29c68e5be2b (diff)
downloadruby-3236366b90a4860e48aa094d6bc7b952085334b0.tar.gz
use hard tab.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14843 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'sample/README')
-rw-r--r--sample/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/README b/sample/README
index e07a641c79..9187a9df2a 100644
--- a/sample/README
+++ b/sample/README
@@ -26,7 +26,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
observ.rb observer design pattern sample
occur.pl count word occurrence (Perl)