summaryrefslogtreecommitdiff
path: root/doc/ChangeLog-1.8.0
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ChangeLog-1.8.0')
-rw-r--r--doc/ChangeLog-1.8.02
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ChangeLog-1.8.0 b/doc/ChangeLog-1.8.0
index e16c7f4f20..1729792b8b 100644
--- a/doc/ChangeLog-1.8.0
+++ b/doc/ChangeLog-1.8.0
@@ -13763,7 +13763,7 @@ Tue Apr 17 17:33:55 2001 Yukihiro Matsumoto <matz@ruby-lang.org>
* eval.c (handle_rescue): use === to compare exception match.
- * error.c (syserr_eqq): comparison between SytemCallErrors should
+ * error.c (syserr_eqq): comparison between SystemCallErrors should
based on their error numbers.
Tue Apr 17 16:54:39 2001 K.Kosako <kosako@sofnec.co.jp>