mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
fix typos [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52959 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
433a5b4693
commit
c01f1655be
1 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@ Tue Dec 8 22:31:58 2015 Koichi Sasada <ko1@atdot.net>
|
||||||
|
|
||||||
This interface is not matured and is not extensible.
|
This interface is not matured and is not extensible.
|
||||||
So that we don't guarantee the future compatibility of this method.
|
So that we don't guarantee the future compatibility of this method.
|
||||||
Basically, you should'nt use this method.
|
Basically, you shouldn't use this method.
|
||||||
|
|
||||||
* iseq.h: move ISEQ_MAJOR/MINOR_VERSION (and some definitions)
|
* iseq.h: move ISEQ_MAJOR/MINOR_VERSION (and some definitions)
|
||||||
from iseq.c.
|
from iseq.c.
|
||||||
|
@ -183,7 +183,7 @@ Tue Dec 08 02:21:35 2015 Koichi Sasada <ko1@atdot.net>
|
||||||
|
|
||||||
Because this method is for such internal experimental usage,
|
Because this method is for such internal experimental usage,
|
||||||
the interface is not matured. For example, this interface has
|
the interface is not matured. For example, this interface has
|
||||||
no extensibility. Two or more translaters can not run
|
no extensibility. Two or more translators can not run
|
||||||
simultaneously.
|
simultaneously.
|
||||||
|
|
||||||
So that we don't guarantee future compatibility of this method.
|
So that we don't guarantee future compatibility of this method.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue