summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-12-31 19:43:29 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-12-31 19:43:29 +0000
commitc56fa0649dfd8f2fb73e1cf37623fce233ea6b07 (patch)
treee9ec5cee5deb58de793320240a82b7c8c800f054
parent709b8378115a7a5b37cd934d9489f04f5307c3c3 (diff)
Fix one more.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3267 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0987b7903a..735895e14e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -797,7 +797,7 @@ Tue Nov 19 01:53:35 2002 Akinori MUSHA <knu@iDaemons.org>
Mon Nov 18 02:13:36 2002 Akinori MUSHA <knu@iDaemons.org>
- * lib/tempfile.rb: Make this libary thread safe.
+ * lib/tempfile.rb: Make this library thread safe.
* lib/tempfile.rb: Do not pick a name which was once used and is
still scheduled for removal.