From c7739cd5104405c4450a34abce85f98d7b175d4b Mon Sep 17 00:00:00 2001 From: kazu Date: Tue, 1 Nov 2016 15:47:55 +0000 Subject: fix some typos [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56541 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- doc/ChangeLog-YARV | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/ChangeLog-YARV b/doc/ChangeLog-YARV index 6a6cfbd0c9..3a49ebaef1 100644 --- a/doc/ChangeLog-YARV +++ b/doc/ChangeLog-YARV @@ -530,7 +530,7 @@ Sun Dec 31 17:42:05 2006 Koichi Sasada 2006-08-17(Thu) 12:23:52 +0900 Koichi Sasada - * eval.c : change initilize routine order ([yarv-dev:1067]) + * eval.c : change initialize routine order ([yarv-dev:1067]) * yarvcore.c (Init_yarv) : init th->machine_stack_start @@ -2115,7 +2115,7 @@ Sun Dec 31 17:42:05 2006 Koichi Sasada 2006-02-14(Tue) 18:15:03 +0900 Koichi Sasada - * configure.in : enable pthread by deafult + * configure.in : enable pthread by default * ascii.c : import ruby 1.9 HEAD @@ -3650,10 +3650,10 @@ Sun Dec 31 17:42:05 2006 Koichi Sasada * thread.c (yarv_thread_execute_interrupts) : added * thread_pthread.h (thread_timer) : set interrupt_flag of - current runnning threads + current running threads * vm.c (th_invoke_proc) : jump with JUMP_TAG() if some exception - occurres + occurs * yarv.h : add yarv_set_current_running_thread_raw() for bootstrap @@ -5617,7 +5617,7 @@ Sun Dec 31 17:42:05 2006 Koichi Sasada * rb/insns2vm.rb : fix category (comment) - * depend : remove space betweeen target name and colon + * depend : remove space between target name and colon 2005-03-04(Fri) 15:55:51 +0900 Koichi Sasada -- cgit v1.2.3