summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
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 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)