From 98b82acf6f18176b932b6145bb2bf3a21022a67d Mon Sep 17 00:00:00 2001 From: drbrain Date: Wed, 23 Jan 2013 01:20:44 +0000 Subject: * lib/README: Fixed typo. Patch by Pradeep Sahoo. Fixes #240 on github git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38900 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/README b/lib/README index 4767189e64..52902202be 100644 --- a/lib/README +++ b/lib/README @@ -49,7 +49,7 @@ prettyprint.rb:: pretty printing algorithm prime.rb prime numbers and factorization profile.rb:: runs ruby profiler profiler.rb:: ruby profiler module -pstore.rb:: persistent object strage using marshal +pstore.rb:: persistent object storage using marshal racc/parser.rb:: racc (Ruby yACC) runtime rake.rb:: Ruby Make rational.rb:: rational number support (obsolete) -- cgit v1.2.3