1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

doc/CangeLog-2.3.0, ext/tk/lib/txextlib/SUPPORT_STATUS,

include/ruby/version.h: minor grammar fixes [ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53300 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
duerst 2015-12-25 05:12:16 +00:00
parent 22d8481f08
commit 0ab9e70625
4 changed files with 14 additions and 9 deletions

View file

@ -13,7 +13,7 @@
/*
* This file contains only
* - never-changeable informations, and
* - never-changeable information, and
* - interfaces accessible from extension libraries.
*
* Never try to check RUBY_VERSION_CODE etc in extension libraries,