summaryrefslogtreecommitdiffstats
path: root/lib
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
commit8987242f18f0d4c8213a84f3c7be4f83183d6067 (patch)
treebd3561b3e987c4585cac78baf4cbb22e8b809f99 /lib
parent68c53910dc0246b8881df6f6177d9794a87ce44b (diff)
downloadruby-8987242f18f0d4c8213a84f3c7be4f83183d6067.tar.gz
ruby-8987242f18f0d4c8213a84f3c7be4f83183d6067.tar.xz
ruby-8987242f18f0d4c8213a84f3c7be4f83183d6067.zip
use hard tab.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14843 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib')
-rw-r--r--lib/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/README b/lib/README
index a1dbeb780..074741f95 100644
--- a/lib/README
+++ b/lib/README
@@ -47,7 +47,7 @@ profiler.rb ruby profiler module
pstore.rb persistent object strage using marshal
racc/parser.rb racc (Ruby yACC) runtime
rational.rb rational number support
-rdoc source-code documentation tool
+rdoc source-code documentation tool
resolv-replace.rb replace Socket DNS by resolve.rb
resolv.rb DNS resolver in Ruby
rexml an XML parser for Ruby, in Ruby