From ca252765bcfd1b05189a73e366d361d4eefbd988 Mon Sep 17 00:00:00 2001 From: usa Date: Wed, 6 Jul 2011 16:12:51 +0000 Subject: [PATCH] * ChangeLog: typos. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32427 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index b2d9de8cf8..49f6ce24ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ Thu Jul 7 00:40:16 2011 NAKAMURA Usaku - * win32/win32.c (kill): check the process exited or not before - teminationg it. [Bug #4943] + * win32/win32.c (kill): check that the process exited or not before + terminating it. [Bug #4943] Wed Jul 6 23:13:19 2011 Yukihiro Matsumoto