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

fix a typo.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41291 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
shugo 2013-06-14 00:56:52 +00:00
parent 73a229c3a5
commit 5ffd3ca1c3

View file

@ -2,7 +2,7 @@ Fri Jun 14 09:48:48 2013 Shugo Maeda <shugo@ruby-lang.org>
* NEWS: add notes for $SAFE.
* doc/security.rd: remove the description of $SAFE=4.
* doc/security.rdoc: remove the description of $SAFE=4.
Fri Jun 14 00:14:29 2013 Tanaka Akira <akr@fsij.org>