From c1544aaad8da5483b61612fee3bfb561cdbe543a Mon Sep 17 00:00:00 2001 From: kazu Date: Mon, 2 May 2016 11:46:00 +0000 Subject: fix typos [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54883 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index eb4bf74271..28d738f543 100644 --- a/ChangeLog +++ b/ChangeLog @@ -56,8 +56,8 @@ Sun May 1 23:59:59 2016 Kenta Murata Sun May 1 23:51:54 2016 NAKAMURA Usaku * test/lib/test/unit.rb (Options#non_options): fixed wrong regexp. - if both positives and negatives were specified, postives had to - be spcicifed from the beginning. + if both positives and negatives were specified, positives had to + be specified from the beginning. Sun May 1 21:00:07 2016 NAKAMURA Usaku @@ -73,7 +73,7 @@ Sun May 1 07:30:44 2016 NARUSE, Yui * string.c (search_nonascii): use nlz on big endian environments. - * internal.h (nlz_intpr): defined. + * internal.h (nlz_intptr): defined. Sun May 1 00:03:30 2016 NARUSE, Yui @@ -181,7 +181,7 @@ Sat Apr 30 18:44:05 2016 Tanaka Akira Sat Apr 30 18:11:44 2016 Tanaka Akira - * bignum.c (Init_Bignum): Define Integer#GMP_VERSION. + * bignum.c (Init_Bignum): Define Integer::GMP_VERSION. Sat Apr 30 16:58:18 2016 Tanaka Akira @@ -334,7 +334,7 @@ Thu Apr 28 04:49:07 2016 Rei Odaira Thu Apr 28 01:11:14 2016 NARUSE, Yui - * time.c: define _DEFAULT_SOURCE because glibc 2.20 depracates + * time.c: define _DEFAULT_SOURCE because glibc 2.20 deprecates _BSD_SOURCE. https://sourceware.org/glibc/wiki/Release/2.20 -- cgit v1.2.3