aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog-YARV
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ChangeLog-YARV')
-rw-r--r--doc/ChangeLog-YARV2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ChangeLog-YARV b/doc/ChangeLog-YARV
index c9d32916cf..cbc51c5593 100644
--- a/doc/ChangeLog-YARV
+++ b/doc/ChangeLog-YARV
@@ -4538,7 +4538,7 @@ Sun Dec 31 17:42:05 2006 Koichi Sasada <ko1@atdot.net>
2005-11-15(Tue) 00:42:49 +0900 Koichi Sasada <ko1@atdot.net>
* eval.c : support rb_frame_pop() and rb_frame_callee(),
- add rb_sourcefile(), rb_souceline(),
+ add rb_sourcefile(), rb_sourceline(),
* compile.c : support postposition while/until,