From ab8a8b6846ea8fde5ae284be4e84169562ea1f67 Mon Sep 17 00:00:00 2001 From: kazu Date: Sat, 21 Nov 2015 12:17:50 +0000 Subject: fix typos [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52699 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 81aa37079c..c339fcd5e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,7 +14,7 @@ Sat Nov 21 13:59:09 2015 NARUSE, Yui Sat Nov 21 13:31:52 2015 NARUSE, Yui * ext/digest/*/*.[ch]: include ruby.h before digest.h to avoid - includeing ext/digest/extconf.h. [Bug #3231] + including ext/digest/extconf.h. [Bug #3231] https://msdn.microsoft.com/library/36k2cdd4.aspx * ext/digest/*/extconf.rb: remove ext/digest from include search path @@ -42,7 +42,7 @@ Sat Nov 21 08:44:21 2015 Koichi Sasada [Feature #11725] * insns.def (freezestring): add new instruction to support adding - debug information for dynamically constracted strings. + debug information for dynamically constructed strings. * compile.c (iseq_compile_each): support adding debug information for NODE_DSTR with freezestring instruction. @@ -251,7 +251,7 @@ Wed Nov 18 21:09:08 2015 Koichi Sasada Wed Nov 18 17:08:18 2015 Koichi Sasada - * method.h: introduce the folliwing field and macros. + * method.h: introduce the following field and macros. * rb_method_definition_t::complemented_count to count shared method entries because of complemented method entries and separate from -- cgit v1.2.3